[jdk17u-dev] Integrated: 8282094: [REDO] Parallel: Refactor PSCardTable::scavenge_contents_parallel

Richard Reingruber rrich at openjdk.org
Thu Mar 7 09:07:57 UTC 2024


On Fri, 23 Feb 2024 13:36:01 GMT, Richard Reingruber <rrich at openjdk.org> wrote:

> This backport is a dependency for the backport of https://bugs.openjdk.org/browse/JDK-8310031
> Applies cleanly. Only a trivial renaming is required.
> Risk is medium. We've done the downstream backport already many weeks ago.
> 
> I've tested on x86_64:
> jdk:tier1       TEST_VM_OPTS="-XX:+UseParallelGC"
> langtools:tier1 TEST_VM_OPTS="-XX:+UseParallelGC"
> 
> Local CI Testing:
> The fix passed our CI testing (e.g. 2024-02-24): JTReg tests: tier1-4 of hotspot and jdk. All of Langtools and jaxp. JCK, SPECjvm2008, SPECjbb2015, Renaissance Suite, and SAP specific tests (also with ParallelGC).
> Testing was done with fastdebug builds on the main platforms and also on Linux/PPC64le.

This pull request has now been integrated.

Changeset: fa8a1599
Author:    Richard Reingruber <rrich at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/fa8a159933a1c5c4fb5f03b2b78eedc864881731
Stats:     277 lines in 2 files changed: 103 ins; 101 del; 73 mod

8282094: [REDO] Parallel: Refactor PSCardTable::scavenge_contents_parallel

Reviewed-by: phh, zgu
Backport-of: 22b93a31c99403996b6272b7c8eb0b9918988862

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

PR: https://git.openjdk.org/jdk17u-dev/pull/2228


More information about the jdk-updates-dev mailing list