[jdk21u-dev] Withdrawn: 8325553: Parallel: Use per-marker cache for marking stats during Full GC

duke duke at openjdk.org
Fri Oct 31 20:55:17 UTC 2025


On Fri, 5 Sep 2025 00:26:51 GMT, Rui Li <duke at openjdk.org> wrote:

> A clean backport for https://bugs.openjdk.org/browse/JDK-8325553.
> 
> Mainly performance improvement: instead of using atomic operation to update shared data, use per marker cache.
> 
> Tests are running. On tip for over a year.

This pull request has been closed without being integrated.

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

PR: https://git.openjdk.org/jdk21u-dev/pull/2152


More information about the jdk-updates-dev mailing list