You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
VisualVM allows to delete captured heap dumps. However it only deletes the heap dump file and the corresponding cache files in .hwcache directory are not deleted.
To Reproduce
Steps to reproduce the behavior:
Take a heap dump
Open heap dump
Find heap dump location
Delete heap dump
Expected behavior .hwcache directory should be deleted.