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

Ekaterina Vergizova evergizova at openjdk.java.net
Fri Dec 4 07:52:02 UTC 2020


On Thu, 3 Dec 2020 07:43:27 GMT, Ekaterina Vergizova <evergizova at openjdk.org> wrote:

> 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.

This pull request has now been integrated.

Changeset: 021a35e3
Author:    Ekaterina Vergizova <evergizova at openjdk.org>
Committer: Yuri Nesterenko <yan at openjdk.org>
URL:       https://git.openjdk.java.net/jdk13u-dev/commit/021a35e3
Stats:     124 lines in 3 files changed: 122 ins; 0 del; 2 mod

8242480: Negative value may be returned by getFreeSwapSpaceSize() in the docker

Backport-of: f6f97ea24b60a20cd3a613928840fdb5d7bd63e0

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

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


More information about the jdk-updates-dev mailing list