[jdk11u-dev] Integrated: 8324755: Enable parallelism in vmTestbase/gc/gctests/LargeObjects tests
Soumadipta Roy
duke at openjdk.org
Wed Jun 26 11:31:14 UTC 2024
On Tue, 11 Jun 2024 09:47:30 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: 1553.74s user 152.18s system 426% cpu 6:39.56 total
> after: 1593.15s user 149.07s system 1610% cpu 1:48.17 total
>
> Release
> before: 1522.79s user 292.63s system 508% cpu 5:56.78 total
> after: 1579.50s user 246.10s system 2069% cpu 1:28.21 total
This pull request has now been integrated.
Changeset: 59cd1a45
Author: Soumadipta Roy <roysouma at amazon.com>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.org/jdk11u-dev/commit/59cd1a45b167285c7bee6855274eed30263fedca
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/jdk11u-dev/pull/2762
More information about the jdk-updates-dev
mailing list