Withdrawn: 8323791: Parallel: Using non-atomic for live bytes update during Full GC
Albert Mingkun Yang
ayang at openjdk.org
Fri Feb 9 12:14:06 UTC 2024
On Tue, 16 Jan 2024 10:41:13 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
> Simple optimization to avoid atomic-operation during Full GC marking.
>
> Test: Full GC pause length shows ~1% regresion when using single gc-thread and ~20% improvement when using multiple gc-threads using the attached program.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk/pull/17442
More information about the hotspot-gc-dev
mailing list