Integrated: JDK-8271721: Split gc/g1/TestMixedGCLiveThreshold into separate tests
Thomas Stuefe
stuefe at openjdk.java.net
Wed Aug 4 04:14:32 UTC 2021
On Tue, 3 Aug 2021 07:24:49 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
> Hi, may I please have reviews for this trivial change:
>
> TestMixedGCLiveThreshold executes three tests in one by spawning off three child processes sequentially. In order to make the tests easier to analyze and to be able to execute them concurrently it would be helpful to have three subtests instead.
>
> I also added diagnostic output.
>
> Note: this was motivated while looking at test errors on ppc similar to JDK-8211081.
>
> ..Thomas
This pull request has now been integrated.
Changeset: 66c653c5
Author: Thomas Stuefe <stuefe at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/66c653c561b3b5e904579af62e23ff94952bca05
Stats: 35 lines in 1 file changed: 23 ins; 5 del; 7 mod
8271721: Split gc/g1/TestMixedGCLiveThreshold into separate tests
Reviewed-by: tschatzl, rrich
-------------
PR: https://git.openjdk.java.net/jdk/pull/4968
More information about the hotspot-gc-dev
mailing list