[jdk17u-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 15:23: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: 6176.30s user 112.25s system 3753% cpu 2:47.54 total
>
> #Release
> before: 1373.06s user 135.80s system 373% cpu 6:44.35 total
> after: 4479.07s user 305.63s system 3370% cpu 2:21.95 total
This pull request has now been integrated.
Changeset: 85e3f1a1
Author: Soumadipta Roy <roysouma at amazon.com>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/85e3f1a14d4ea751ab62c30229ab4879783916a9
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/jdk17u-dev/pull/2337
More information about the jdk-updates-dev
mailing list