[lilliput-jdk17u:lilliput] RFR: 8310733: [Lilliput/JDK17] Enter object_iterate_impl() RESOLVE path only when +UCOH

Aleksey Shipilev shade at openjdk.org
Fri Jun 23 13:15:24 UTC 2023


On Fri, 23 Jun 2023 12:53:26 GMT, Roman Kennke <rkennke at openjdk.org> wrote:

> 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.
> 
> Testing:
>  - [ ] hotspot_gc -UCOH
>  - [ ] hotspot_gc +UCOH

Looks good!

-------------

Marked as reviewed by shade (Reviewer).

PR Review: https://git.openjdk.org/lilliput-jdk17u/pull/46#pullrequestreview-1495123194


More information about the lilliput-dev mailing list