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 247050

Summary: heap dump instances view sorting resets
Product: profiler Reporter: Milos Kleint <mkleint>
Component: BaseAssignee: Jiri Sedlacek <jis>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:

Description Milos Kleint 2014-09-11 22:45:00 UTC
in 8.0.1 I have a heap dump 
1. I have char[] array instances sorted by size. 
2. In references view I select another type's instance and trigger "show instance" action.
3. after a while I click the Navigate back button in top left corner.
4. ERROR: char[] array is no longer sorted by size
4a. with bit heap dumps (4gig) the resorting takes time making it more painful.