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 120959

Summary: Dump Heap button shouldn't be disabled
Product: profiler Reporter: Alexander Kouznetsov <mrkam>
Component: BaseAssignee: issues@profiler <issues>
Status: VERIFIED DUPLICATE    
Severity: blocker Keywords: REGRESSION
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Alexander Kouznetsov 2007-11-02 13:36:57 UTC
Product Version: NetBeans IDE Dev (Build 200711011200)
Java: 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b06
System: Windows XP version 5.1 running on x86; Cp1251; ru_RU (nb)

Steps to reproduce:
- Start Memory Profiling of Anagram Game application
- Switch Take Snapshot button to Dump Heap in Profiler Control Panel
- Invoke Reset Results button
- RESULT: Dump Heap button is disabled in Profiler Control Panel
Comment 1 Jiri Sedlacek 2007-11-02 14:25:14 UTC
I understand that current state is not ideal and unfortunately cannot be easily fixed for 6.0 - will be fixed in next
profiler version as requested in Issue 96203. I would say that this issue is in fact an effect of Issue 102705. For now
an easy workaround when the button is disabled in Control Panel is to use similar action in Profile menu.

*** This issue has been marked as a duplicate of 102705 ***
Comment 2 Alexander Kouznetsov 2007-11-02 14:47:46 UTC
Ok