This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 129336

Summary: Class that is loaded twice does not seem to be profilable
Product: profiler Reporter: Jaroslav Tulach <jtulach>
Component: EngineAssignee: Tomas Hurka <thurka>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jaroslav Tulach 2008-03-05 18:39:42 UTC
I have a test that is loading the same class twice. If I put the root method into the class, it works on the first 
loaded class, does not on the second one. Example available in NetBeans sources, performance/scalability and 
TabSwitchSpeedTest

http://hg.netbeans.org/main/file/c73cec889de0/performance/scalability/test/unit/src/org/netbeans/performance/scalability/TabSwitchSpeedTest.java
Comment 1 J Bachorik 2008-03-29 12:46:19 UTC
changing milestone
Comment 2 J Bachorik 2011-10-05 17:39:02 UTC
changing component