Integrated: 8288599: com/sun/management/OperatingSystemMXBean/TestTotalSwap.java: Expected total swap size ... but getTotalSwapSpaceSize returned ...
Leonid Mesnik
lmesnik at openjdk.org
Tue Jun 21 18:41:30 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.
This pull request has now been integrated.
Changeset: f0804304
Author: Leonid Mesnik <lmesnik at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/f0804304400f380661a8a06e4c1dad97068fae60
Stats: 33 lines in 1 file changed: 14 ins; 16 del; 3 mod
8288599: com/sun/management/OperatingSystemMXBean/TestTotalSwap.java: Expected total swap size ... but getTotalSwapSpaceSize returned ...
Reviewed-by: sspitsyn, kevinw
-------------
PR: https://git.openjdk.org/jdk/pull/9174
More information about the serviceability-dev
mailing list