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 252658 - org.netbeans.modules.profiler.heapwalk.HeapWalkerManager.heapWalkerClosed: LowPerformance took 7362 ms.
Summary: org.netbeans.modules.profiler.heapwalk.HeapWalkerManager.heapWalkerClosed: Lo...
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: issues@profiler
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2015-05-28 17:43 UTC by Tomas Hurka
Modified: 2015-06-26 04:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 217588


Attachments
nps snapshot (20.61 KB, application/nps)
2015-05-28 17:43 UTC, Tomas Hurka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Hurka 2015-05-28 17:43:55 UTC
This issue was reported manually by thurka.
It already has 1 duplicates 


Build: NetBeans IDE Dev (Build 20150528-d80b97f4f8e2)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.80-b11, Java(TM) SE Runtime Environment, 1.7.0_80-b15
OS: Mac OS X

User Comments:
thurka: close heap dump while another one is loading



Maximum slowness yet reported was 7362 ms, average is 7362
Comment 1 Tomas Hurka 2015-05-28 17:43:57 UTC
Created attachment 153928 [details]
nps snapshot
Comment 2 Tomas Hurka 2015-06-10 11:32:43 UTC
Fixed in profiler-main

changeset:   288145:998bcfbc7833
user:        Tomas Hurka <thurka@netbeans.org>
date:        Wed Jun 10 13:30:54 2015 +0200
summary:     bugfix #252658, synchronize access to heapDumps, heapWalkers, topComponents and allow access to openHeapWalker() based on heapDump file
Comment 3 Quality Engineering 2015-06-26 04:51:59 UTC
Integrated into 'main-silver', will be available in build *201506260309* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/998bcfbc7833
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #252658, synchronize access to heapDumps, heapWalkers, topComponents and allow access to openHeapWalker() based on heapDump file