visualvm
visualvm copied to clipboard
Compare heap dump selector does not see already opened heap dumps
Describe the bug Compare heap dump selector does not see already opened heap dumps.
To Reproduce Steps to reproduce the behavior:
- Prepare two heap dumps and put them to different directories.
- Open both heap dumps in VisualVM via File->Load...
- Invoke 'Select heap dump to compare' dialog.
- Already opened heap dump is not available in dialog, you have to use 'From file'.
Expected behavior 'Select heap dump to compare' dialog should offer already opened heap dumps.