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 246849 - Deadlock when switching to Locks
Summary: Deadlock when switching to Locks
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-03 12:30 UTC by Jiri Skrivanek
Modified: 2014-09-22 11:50 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump. (38.05 KB, text/plain)
2014-09-03 12:30 UTC, Jiri Skrivanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Skrivanek 2014-09-03 12:30:56 UTC
Created attachment 149018 [details]
Thread dump.

IDE froze when I switched to show Locks. I have been profiling simple java maven project and switching between Thread, Telemetry and Locks (no multiple features enabled). It is not reproducible.
Comment 1 Tomas Hurka 2014-09-18 07:02:56 UTC
Fixed in porfiler-main

changeset:   277925:0b7c76e771a2
user:        Tomas Hurka <thurka@netbeans.org>
date:        Thu Sep 18 08:57:07 2014 +0200
summary:     bugfix #246849, do not invoke NetBeansProfiler.checkAndUpdateState() in AWT
Comment 2 Quality Engineering 2014-09-19 15:51:31 UTC
Integrated into 'main-silver', will be available in build *201409191429* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/0b7c76e771a2
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #246849, do not invoke NetBeansProfiler.checkAndUpdateState() in AWT