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 - heap dump instances view sorting resets
Summary: heap dump instances view sorting resets
Status: NEW
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 8.1
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Jiri Sedlacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-11 22:45 UTC by Milos Kleint
Modified: 2014-09-12 14:01 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.