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 240076 - No data displayed in Lock Contention view
Summary: No data displayed in Lock Contention view
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Engine (show other bugs)
Version: 7.4
Hardware: All All
: P2 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-07 13:22 UTC by Jiri Sedlacek
Modified: 2014-01-10 02:42 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 Jiri Sedlacek 2014-01-07 13:22:38 UTC
Anagram Game, custom Memory, instrumented, full object lifecycle, record stack traces, enable Threads & Locks monitoring.
Comment 1 Tomas Hurka 2014-01-08 13:36:34 UTC
Fixed in profiler-main

changeset:   269595:75a5a41b1048
user:        Tomas Hurka <thurka@netbeans.org>
date:        Wed Jan 08 14:35:14 2014 +0100
summary:     bugfix #240076, listen to all LockCCTProviders; forgotten break added
Comment 2 Quality Engineering 2014-01-10 02:42:10 UTC
Integrated into 'main-silver', will be available in build *201401100002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/75a5a41b1048
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #240076, listen to all LockCCTProviders; forgotten break added