[jdk17u-dev] RFR: 8278893: Parallel: Remove GCWorkerDelayMillis [v3]

Richard Reingruber rrich at openjdk.org
Wed Mar 6 13:56:08 UTC 2024


> This backport is a dependency for the backport of https://bugs.openjdk.org/browse/JDK-8310031
> Applies cleanly.
> No risk: only unused debug code is removed.
> 
> Local CI Testing:
> The fix passed our CI testing (e.g. 2024-02-23): 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 four commits:

 - Merge branch 'master' into 8278893_backport_17
 - 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/2227/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2227&range=02
  Stats: 21 lines in 3 files changed: 0 ins; 21 del; 0 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/2227.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/2227/head:pull/2227

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


More information about the jdk-updates-dev mailing list