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 248459

Summary: Locks monitoring does not work with dynamic attach
Product: profiler Reporter: Tomas Hurka <thurka>
Component: BaseAssignee: Tomas Hurka <thurka>
Status: RESOLVED FIXED    
Severity: normal CC: jskrivanek
Priority: P2    
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Tomas Hurka 2014-11-06 12:29:57 UTC
Steps:
Select 'Locks monitoring' and attach to already running Java process. No data are displayed in Locks view.
Comment 1 Tomas Hurka 2014-11-11 14:11:54 UTC
Fixed in profiler-main

changeset:   280329:1621404c908e
user:        Tomas Hurka <thurka@netbeans.org>
date:        Tue Nov 11 15:07:55 2014 +0100
summary:     bugfix #248459, enable lock contention monitoring even if wait tracking is disabled
Comment 2 Quality Engineering 2014-11-14 03:57:41 UTC
Integrated into 'main-silver', will be available in build *201411140002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/1621404c908e
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #248459, enable lock contention monitoring even if wait tracking is disabled