[jdk17u-dev] Integrated: 8324755: Enable parallelism in vmTestbase/gc/gctests/LargeObjects tests

Soumadipta Roy duke at openjdk.org
Tue Jun 25 07:53:13 UTC 2024


On Mon, 10 Jun 2024 16:52:36 GMT, Soumadipta Roy <duke at openjdk.org> wrote:

> Backporting the fix for https://bugs.openjdk.org/browse/JDK-8324755 merged as part of openjdk/jdk#18798.
> https://github.com/openjdk/jdk/commit/003e86fe38ca1b809418f6282336e259862d0776.patch could be applied cleanly.
> 
> Run details on AL2_x86_64:
> 
> Fastdebug
> before: 2114.20s user 722.07s system 394% cpu 11:58.39 total
> after: 2220.88s user 484.73s system 1530% cpu 2:56.73 total
> 
> Release
> before: 1892.74s user 611.37s system 378% cpu 11:01.70 total
> after: 1747.61s user 559.69s system 1568% cpu 2:27.14 total

This pull request has now been integrated.

Changeset: 8f5a9f72
Author:    Soumadipta Roy <roysouma at amazon.com>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/8f5a9f723306a81624e478cf93b1502ae7b238dd
Stats:     115 lines in 5 files changed: 0 ins; 115 del; 0 mod

8324755: Enable parallelism in vmTestbase/gc/gctests/LargeObjects tests

Backport-of: 003e86fe38ca1b809418f6282336e259862d0776

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

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


More information about the jdk-updates-dev mailing list