[jdk17u-dev] Integrated: 8315766: Parallelize gc/stress/TestStressIHOPMultiThread.java test

Soumadipta Roy duke at openjdk.org
Wed Oct 4 18:02:38 UTC 2023


On Thu, 28 Sep 2023 15:00:44 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: **1557.98s user 220.66s system 287% cpu 10:17.90 total**
> * after_release: **1653.52s user 203.46s system 1340% cpu 2:18.54 total**
> * before_fastdebug: **1045.98s user 114.93s system 182% cpu 10:35.68 total**
> * after_fastdebug: **1082.15s user 111.88s system 795% cpu 2:30.11 total**

This pull request has now been integrated.

Changeset: fa40b5f0
Author:    Soumadipta Roy <roysouma at amazon.com>
Committer: Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/fa40b5f0248525743f65a2b871394a9be29d9868
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/jdk17u-dev/pull/1818


More information about the jdk-updates-dev mailing list