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 - Stopwatch Profiling Points do not work on spawned threads
Summary: Stopwatch Profiling Points do not work on spawned threads
Status: VERIFIED DUPLICATE of bug 78805
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-21 20:43 UTC by _ gsporar
Modified: 2007-01-22 13:18 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 _ 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