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

Soumadipta Roy duke at openjdk.org
Tue Jun 11 09:49:21 UTC 2024


On Mon, 10 Jun 2024 15:05:04 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: 2386.48s user 64.68s system 147% cpu 27:38.98 total
> after: 2562.90s user 57.62s system 589% cpu 7:24.18 total
> 
> Release
> before: 1064.85s user 51.97s system 123% cpu 15:02.09 total
> after: 1073.77s user 52.81s system 479% cpu 3:54.78 total

This pull request has now been integrated.

Changeset: 4deef751
Author:    Soumadipta Roy <roysouma at amazon.com>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/4deef7513fedeb2125c3807236177b6d86950bed
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/jdk21u-dev/pull/684


More information about the jdk-updates-dev mailing list