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

Richard Reingruber rrich at openjdk.org
Wed Mar 6 15:04:52 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

Windows debug build error. Looks like the javac server was unavailable but this cannot be caused by this pr.

Connection attempt failed: Connection refused: no further information
Giving up
IOException caught during compilation: Could not connect to server after 10 attempts with timeout 4000
make[3]: *** [CompileDemos.gmk:161: /d/a/jdk17u-dev/jdk17u-dev/build/windows-x64/support/demos/classes/jfc/CodePointIM/_the.BUILD_DEMO_CodePointIM_batch] Error 1

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

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


More information about the jdk-updates-dev mailing list