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

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


On Wed, 27 Mar 2024 16:33:33 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: 3518.69s user 84.97s system 840% cpu 7:08.71 total
> after: 2241.98s user 61.99s system 2617% cpu 1:28.03 total
> 
> #Release
> before: 1367.16s user 134.95s system 371% cpu 6:44.67 total
> after: 1206.90s user 114.48s system 2548% cpu 51.848 total

This pull request has now been integrated.

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


More information about the jdk-updates-dev mailing list