[jdk17u-dev] Integrated: 8315937: Enable parallelism in vmTestbase/nsk/stress/numeric tests

Soumadipta Roy duke at openjdk.org
Wed Oct 4 21:10:22 UTC 2023


On Thu, 28 Sep 2023 16:47:20 GMT, Soumadipta Roy <duke at openjdk.org> wrote:

> Backporting the fix for https://bugs.openjdk.org/browse/JDK-8315937 merged as part of https://github.com/openjdk/jdk/pull/15725. https://github.com/openjdk/jdk/commit/eb1f67b160c4d2b8feb7330786ecd8e53ed53946.patch could be applied cleanly.
> 
> Below are the results:
> * before_release: **137.73s user 12.12s system 686% cpu 21.817 total**
> * before_fastdebug: **386.78s user 15.01s system 833% cpu 48.218 total**
> * after_release: **123.11s user 10.71s system 756% cpu 17.693 total**
> * after_fastdebug: **385.79s user 14.54s system 877% cpu 45.596 total**

This pull request has now been integrated.

Changeset: f1c55d2e
Author:    Soumadipta Roy <roysouma at amazon.com>
Committer: Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/f1c55d2e7ce16223801c55eb872ef7fa055faabf
Stats:     24 lines in 1 file changed: 0 ins; 24 del; 0 mod

8315937: Enable parallelism in vmTestbase/nsk/stress/numeric tests

Backport-of: eb1f67b160c4d2b8feb7330786ecd8e53ed53946

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

PR: https://git.openjdk.org/jdk17u-dev/pull/1819


More information about the jdk-updates-dev mailing list