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 192331 - Sampled vs. exact threads monitoring gives different results
Summary: Sampled vs. exact threads monitoring gives different results
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Engine (show other bugs)
Version: 7.0
Hardware: All All
: P2 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-23 12:09 UTC by Jiri Sedlacek
Modified: 2010-11-26 06:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Sampled threads monitoring (23.60 KB, image/png)
2010-11-23 12:10 UTC, Jiri Sedlacek
Details
Exact threads monitoring (22.05 KB, image/png)
2010-11-23 12:10 UTC, Jiri Sedlacek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Sedlacek 2010-11-23 12:09:42 UTC
The same configuration as in Bug 192329. Threads monitoring using sampled vs. exact method gives different results (see the attached screenshots). Exact method is missing thread states.
Comment 1 Jiri Sedlacek 2010-11-23 12:10:14 UTC
Created attachment 103237 [details]
Sampled threads monitoring
Comment 2 Jiri Sedlacek 2010-11-23 12:10:54 UTC
Created attachment 103238 [details]
Exact threads monitoring
Comment 3 Tomas Hurka 2010-11-23 15:32:02 UTC
Fixed in profiler-main


changeset:   182894:ec47b9c400da
user:        Tomas Hurka <thurka@netbeans.org>
date:        Tue Nov 23 16:29:54 2010 +0100
summary:     bugfix #192331, invoke addExactState() for new threads
Comment 4 Quality Engineering 2010-11-26 06:16:28 UTC
Integrated into 'main-golden', will be available in build *201011260001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/ec47b9c400da
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #192331, invoke addExactState() for new threads