[jdk13u-dev] RFR: 8242480: Negative value may be returned by getFreeSwapSpaceSize() in the docker

Ekaterina Vergizova evergizova at openjdk.java.net
Thu Dec 3 07:48:09 UTC 2020


I'd like to backport 8242480 to 13u for parity with 11u.
The patch applies cleanly.
Tested with container tests, the only failure is containers/docker/TestMemoryAwareness.java which is fixed by follow-up JDK-8246648, the plan is to push them together.

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

Commit messages:
 - Backport f6f97ea24b60a20cd3a613928840fdb5d7bd63e0

Changes: https://git.openjdk.java.net/jdk13u-dev/pull/44/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk13u-dev&pr=44&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8242480
  Stats: 124 lines in 3 files changed: 122 ins; 0 del; 2 mod
  Patch: https://git.openjdk.java.net/jdk13u-dev/pull/44.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk13u-dev pull/44/head:pull/44

PR: https://git.openjdk.java.net/jdk13u-dev/pull/44


More information about the jdk-updates-dev mailing list