-
Bug
-
Resolution: Fixed
-
P4
-
repo-lilliput-17
-
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.