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 92088

Summary: Memory Profiling Improvements
Product: profiler Reporter: Tomas Hurka <thurka>
Component: BaseAssignee: Jiri Sedlacek <jis>
Status: RESOLVED FIXED    
Severity: blocker Keywords: UI
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 89613    

Description Tomas Hurka 2007-01-09 10:23:07 UTC
- Heap Dump is automatically taken and opened in HeapWalker on OutOfMemoryError
- Take Heap Dump action is now available as an alternative to Take Snapshot action
- Memory snapshots can now be compared
- Maximum available heap (-Xmx value) is displayed in VM Telemetry - Memory (Heap)
Comment 1 Tomas Hurka 2007-01-09 10:24:19 UTC
Integrated in trunk.