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

Richard Reingruber rrich at openjdk.org
Wed Mar 6 17:28:07 UTC 2024


> 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.

Richard Reingruber has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains six commits:

 - Merge branch 'master' into 8282094_17u_backport
 - Fix build
 - 8282094: [REDO] Parallel: Refactor PSCardTable::scavenge_contents_parallel
   
   Reviewed-by: iwalulya, tschatzl
 - 8278893: Parallel: Remove GCWorkerDelayMillis
   
   Reviewed-by: ayang, mli
 - Fix build
 - 8280030: [REDO] Parallel: More precise boundary in ObjectStartArray::object_starts_in_range
   
   Reviewed-by: sjohanss, tschatzl

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

Changes: https://git.openjdk.org/jdk17u-dev/pull/2228/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2228&range=02
  Stats: 277 lines in 2 files changed: 103 ins; 101 del; 73 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/2228.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/2228/head:pull/2228

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


More information about the jdk-updates-dev mailing list