-
Type:
Task
-
Resolution: Fixed
-
Priority:
P4
-
None
-
Affects Version/s: repo-shenandoah
-
Component/s: hotspot
Turns out, this iterator is shared between concurrent and degenerated GC cycles. It should not have been made into a local variable.