RFR: 8290846: sun/tools/jstatd/JstatdTest* tests should use VM options

Chris Plummer cjplummer at openjdk.org
Fri Jul 22 00:56:04 UTC 2022


On Fri, 22 Jul 2022 00:03:26 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:

>> test/jdk/sun/tools/jstatd/JstatGCUtilParser.java line 48:
>> 
>>> 46:         S0(GcStatisticsType.PERCENTAGE_OR_DASH),
>>> 47:         S1(GcStatisticsType.PERCENTAGE_OR_DASH),
>>> 48:         E(GcStatisticsType.PERCENTAGE_OR_DASH),
>> 
>> I don't see jstat tests in the zgc problem list. Is this fixing known test failures?
>
> Yes, ZGC reports dash for eden and survivor spaces.

So shouldn't we have ZGC test failures then?

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

PR: https://git.openjdk.org/jdk/pull/9604


More information about the serviceability-dev mailing list