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 78808

Summary: Stopwatch Profiling Points do not work on spawned threads
Product: profiler Reporter: _ gsporar <gsporar>
Component: BaseAssignee: issues@profiler <issues>
Status: VERIFIED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description _ gsporar 2006-06-21 20:43:37 UTC
NetBeans 6.0 Daily build from 2006-06-20 with the daily build of the NetBeans
Profiler from 2006-06-21 on JDK 5 update 5 on WindowsXP.

If I place Start Stopwatch and Stop Stopwatch Profiling Points on code that is
executed in a non-main thread, the values never get reported in the Profiling
Points window: the value always shows "-no results available-"
Comment 1 Tomas Hurka 2006-06-21 20:51:59 UTC
This is probably duplicate of issue #78805.
Comment 2 _ gsporar 2006-06-21 20:58:17 UTC
I believe Tomas is correct.  It looks like I was only hitting the code once and
multiple passes through the code are apparently required.  So it has nothing to
do with the fact that the code was running in a non-main thread.
Comment 3 Tomas Hurka 2006-06-26 15:04:31 UTC

*** This issue has been marked as a duplicate of 78805 ***
Comment 4 Alexander Kouznetsov 2007-01-22 13:18:10 UTC
Verified as a duplicate