RFR: 8318706: Implement JEP 423: Region Pinning for G1 [v9]

Thomas Schatzl tschatzl at openjdk.org
Thu Nov 9 10:44:30 UTC 2023


On Wed, 8 Nov 2023 14:46:16 GMT, Stefan Johansson <sjohanss at openjdk.org> wrote:

>> The example looks good to me.
>
> Have the final output looking something like this was agreed on during internal discussion:
> GC(6) Pause Young (Normal) (Evacuation Failure: Pinned) 1M->1M(22M) 36.16ms
> GC(6) Pause Young (Normal) (Evacuation Failure: Allocation) 1M->1M(22M) 36.16ms
> GC(6) Pause Young (Normal) (Evacuation Failure: Allocation / Pinned) 1M->1M(22M) 36.16ms

Done.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/16342#discussion_r1387817157


More information about the serviceability-dev mailing list