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 163098 - threads not visible behind lock waits on sync indicator
Summary: threads not visible behind lock waits on sync indicator
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Profile (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Alexey Vladykin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-20 11:46 UTC by Alexey Vladykin
Modified: 2009-04-21 08:21 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 Alexey Vladykin 2009-04-20 11:46:37 UTC
Sync indicator shows on graph thread count and percent of time spent in locks. If the latter is 100% then amount of
threads is not visible behind locks waits. It is proposed to raise thread count graph over lock waits graph by 1-2 pixels.
Comment 1 Alexey Vladykin 2009-04-20 12:07:43 UTC
Fixed in http://hg.netbeans.org/cnd-main/rev/a85f66bf1c41
Comment 2 Quality Engineering 2009-04-21 08:21:42 UTC
Integrated into 'main-golden', will be available in build *200904210201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/a85f66bf1c41
User: Alexey Vladykin <alexey_vladykin@netbeans.org>
Log: #163098 threads not visible behind lock waits on sync indicator