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

Richard Reingruber rrich at openjdk.org
Wed Mar 6 14:59:50 UTC 2024


On Wed, 6 Mar 2024 13:56:08 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.
>> 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

riscv64 build error is unrelated. See https://bugs.openjdk.org/browse/JDK-8326960

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

PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2227#issuecomment-1981054197


More information about the jdk-updates-dev mailing list