oracle / visualvm

VisualVM is an All-in-One Java Troubleshooting Tool
https://visualvm.github.io/
Other
2.79k stars 297 forks source link

[HeapViewer] slow computation of "Merged GC Roots" #569

Closed thurka closed 2 months ago

thurka commented 2 months ago

Computing of "Merged GC Roots" can take a long time especially in cases when there are a lot of instances with a long path (>50000) to GC root.

thurka commented 2 months ago

Fixed in master.