RFR: 8288599: com/sun/management/OperatingSystemMXBean/TestTotalSwap.java: Expected total swap size ... but getTotalSwapSpaceSize returned ...

Serguei Spitsyn sspitsyn at openjdk.org
Thu Jun 16 16:38:46 UTC 2022


On Thu, 16 Jun 2022 00:23:27 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:

> The failure is very intermittent and I wasn't able to reproduce it.
> 
> I suspect that the swap might be changed during test execution so I add the corresponding check. 
> 
> If test still fails after fix we should at least exclude this potential problem.

Looks good to me.
Thanks,
Serguei

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

Marked as reviewed by sspitsyn (Reviewer).

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


More information about the serviceability-dev mailing list