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

Roman Kennke rkennke at openjdk.org
Fri Jun 23 18:44:34 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:
>  - [x] hotspot_gc -UCOH
>  - [x] hotspot_gc +UCOH

This pull request has now been integrated.

Changeset: 3a7e2362
Author:    Roman Kennke <rkennke at openjdk.org>
URL:       https://git.openjdk.org/lilliput-jdk17u/commit/3a7e2362c873bfd113f7e4e1bed7e70bf9542918
Stats:     3 lines in 2 files changed: 0 ins; 0 del; 3 mod

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

Reviewed-by: shade

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

PR: https://git.openjdk.org/lilliput-jdk17u/pull/46


More information about the lilliput-dev mailing list