-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: repo-lilliput-17
-
Component/s: hotspot
-
generic
-
generic
In HeapRegion::object_iterate_impl() we currently enter the RESOLVE path when doing full-GC, regardless if it's +UCOH or -UCOH. We should only enter RESOLVE path with +UCOH.