RFR: 8350103: Test containers/systemd/SystemdMemoryAwarenessTest.java fails on Linux ppc64le SLES15 SP6

Matthias Baesken mbaesken at openjdk.org
Mon Feb 24 13:40:24 UTC 2025


On a new SLES 15 SP6 machine cgroup v2 is used by default.  Unfortunately the test containers/systemd/SystemdMemoryAwarenessTest.java failed there because of missing memory/cpu delegation.

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

Commit messages:
 - JDK-8350103

Changes: https://git.openjdk.org/jdk/pull/23749/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=23749&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8350103
  Stats: 6 lines in 1 file changed: 1 ins; 1 del; 4 mod
  Patch: https://git.openjdk.org/jdk/pull/23749.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/23749/head:pull/23749

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


More information about the hotspot-runtime-dev mailing list