RFR (XS): 8060116: After JDK-8047976 gc/g1/TestSummarizeRSetStatsThreads fails
Stefan Johansson
stefan.johansson at oracle.com
Thu Oct 16 11:19:13 UTC 2014
Change looks good.
Stefan
On 2014-10-14 14:56, Marcus Larsson wrote:
> Hi,
>
> I would like reviews for the following patch modifying the
> TestSummarizeRSetStatsThreads. The patch modifies the test so that it
> does not set ParallelGCThreads=0, since this is no longer allowed [1].
> Additionally the test is modified to not use the 0 value for
> G1ConcRefinementThreads as this is part of a different test [2], and
> should not really be tested here.
>
> Webrev:
> http://cr.openjdk.java.net/~mlarsson/8060116/webrev.00/
>
> Bug:
> https://bugs.openjdk.java.net/browse/JDK-8060116
>
> Tested locally with jtreg.
>
> Thanks,
> Marcus
>
> [1]: https://bugs.openjdk.java.net/browse/JDK-8059527
> [2]: https://bugs.openjdk.java.net/browse/JDK-8047976
More information about the hotspot-gc-dev
mailing list