[jdk11u-dev] RFR: 8300742: jstat's CGCT is 5 percent higher than the pause time in -Xlog:gc. [v2]
Richard Reingruber
rrich at openjdk.org
Sun Feb 5 16:43:59 UTC 2023
On Thu, 26 Jan 2023 01:27:08 GMT, Kimura Yukihiro <duke at openjdk.org> wrote:
>> Kimura Yukihiro has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Remove the TEST 8300742: jstat's CGCT is 5 percent higher than the pause time in -Xlog:gc
>
> Hello Richard,
> Thank you for your review.
>
> The test is to make sure the difference of elapsed time between the two timers. It might be a flaky test.
> I think it should not be included in the jtreg test set, once the effect of the fix has been confirmed.
> I removed the test from the commit.
>
> Thanks,
> Kimura Yukihiro
Hi @yukikimmura ,
I think you can now add the `jdk11u-fix-request` label to the JBS item https://bugs.openjdk.org/browse/JDK-8300742.
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/1676
More information about the jdk-updates-dev
mailing list