[jdk21u-dev] RFR: 8343599: Kmem limit and max values swapped when printing container information

Radek Čáp duke at openjdk.org
Sat Jan 18 21:55:08 UTC 2025


Backport of JDK-8343599 Kmem limit and max values swapped when printing container information

Clean backport.
Passed tier1 tests.

The only failing tier1 test is java/foreign/nested/TestNested.java which is failing due to preview API on the current master as well with:

`(use --enable-preview to enable preview APIs)
...  is a preview API and is disabled by default.`

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

Commit messages:
 - Backport 6cdebf0e4ce274fcaaff0bad292d467e31d698d8

Changes: https://git.openjdk.org/jdk21u-dev/pull/1341/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=1341&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8343599
  Stats: 3 lines in 1 file changed: 1 ins; 1 del; 1 mod
  Patch: https://git.openjdk.org/jdk21u-dev/pull/1341.diff
  Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/1341/head:pull/1341

PR: https://git.openjdk.org/jdk21u-dev/pull/1341


More information about the jdk-updates-dev mailing list