RFR: 8289695: [TESTBUG] TestMemoryAwareness.java fails on cgroups v2 and crun

Severin Gehwolf sgehwolf at openjdk.org
Tue Jul 5 09:58:42 UTC 2022


On Tue, 5 Jul 2022 08:22:27 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

> > @MBaesken If you could test this on a system similar to where https://bugs.openjdk.org/browse/JDK-8229182 was tested, I'd appreciate it. The existing code got introduced by that bug. Thanks!
> 
> Hi Severin, the test adjusted by you passed on our SLES12 Linux ppc64le system. Best regards, Matthias

Great, thanks very much for testing. In this case, it should be safe to just remove `--memory-swappiness` for this test then.

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

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


More information about the hotspot-runtime-dev mailing list