[jdk11u-dev] Integrated: 8315766: Parallelize gc/stress/TestStressIHOPMultiThread.java test
Soumadipta Roy
duke at openjdk.org
Wed Oct 4 16:47:29 UTC 2023
On Thu, 28 Sep 2023 14:58:05 GMT, Soumadipta Roy <duke at openjdk.org> wrote:
> Backporting the fix for https://bugs.openjdk.org/browse/JDK-8315766 merged as part of https://github.com/openjdk/jdk/pull/15710. https://github.com/openjdk/jdk/commit/edd454b502b9bacde55492820e52655bbac63b89.patch could be cleanly applied.
>
> Below are the test results:
> * before_release: **1535.51s user 72.40s system 257% cpu 10:24.79 total**
> * after_release: **1655.73s user 74.16s system 1195% cpu 2:24.68 total**
> * before_fastdebug: **1064.03s user 57.21s system 177% cpu 10:32.29 total**
> * after_fastdebug: **1137.89s user 58.07s system 783% cpu 2:32.61 total**
This pull request has now been integrated.
Changeset: fb7e6e38
Author: Soumadipta Roy <roysouma at amazon.com>
Committer: Paul Hohensee <phh at openjdk.org>
URL: https://git.openjdk.org/jdk11u-dev/commit/fb7e6e3899a55ba2381018e9a13a1f3a0c79ca4b
Stats: 22 lines in 1 file changed: 20 ins; 0 del; 2 mod
8315766: Parallelize gc/stress/TestStressIHOPMultiThread.java test
Backport-of: edd454b502b9bacde55492820e52655bbac63b89
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/2155
More information about the jdk-updates-dev
mailing list