Is there any limitation in java for collection instrumentation? My custom classes are get instrumented from my java agent, but collection classes stay the same.
            Asked
            
        
        
            Active
            
        
            Viewed 60 times
        
    1
            
            
        - 
                    http://stackoverflow.com/a/3768057/1817029 – My-Name-Is Jan 05 '14 at 09:53
- 
                    it's not related. that topic is about collection size and about instrumentation – YuriR Jan 05 '14 at 11:17
- 
                    1looks like the answer is here: http://stackoverflow.com/questions/4302862/how-to-instrument-java-system-classes – YuriR Jan 05 '14 at 11:55
