[jdk11u-dev] Integrated: 8316608: Enable parallelism in vmTestbase/gc/vector tests

Soumadipta Roy duke at openjdk.org
Thu Apr 11 07:12:46 UTC 2024


On Wed, 27 Mar 2024 17:23:09 GMT, Soumadipta Roy <duke at openjdk.org> wrote:

> Backporting the fix for https://bugs.openjdk.org/browse/JDK-8316608 merged as part of openjdk/jdk#16028.
> https://github.com/openjdk/jdk/commit/f61499c73fe03e2e3680d7f58a84183364c5c5ac.patch could be applied cleanly.
> 
> Run details on AL2_x86_64:
> 
> Fastdebug
> before: 4741.91s user 91.12s system 588% cpu 13:41.56 total
> after: 3451.17s user 43.90s system 3196% cpu 1:49.33 total
> 
> Release 11
> before: 2905.04s user 93.12s system 394% cpu 12:39.98 total
> after: 2745.40s user 57.49s system 3319% cpu 1:24.43 total

This pull request has now been integrated.

Changeset: 4941b84a
Author:    Soumadipta Roy <roysouma at amazon.com>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/4941b84aa1f08a2e6aac74360815279f7684cf57
Stats:     299 lines in 13 files changed: 0 ins; 299 del; 0 mod

8316608: Enable parallelism in vmTestbase/gc/vector tests

Backport-of: f61499c73fe03e2e3680d7f58a84183364c5c5ac

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

PR: https://git.openjdk.org/jdk11u-dev/pull/2630


More information about the jdk-updates-dev mailing list