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 - Class that is loaded twice does not seem to be profilable
Summary: Class that is loaded twice does not seem to be profilable
Status: NEW
Alias: None
Product: profiler
Classification: Unclassified
Component: Engine (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-05 18:39 UTC by Jaroslav Tulach
Modified: 2011-10-05 17:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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