[8u] RFR: 8242480: Negative value may be returned by getFreeSwapSpaceSize() in the docker
Hohensee, Paul
hohensee at amazon.com
Mon Nov 2 18:19:53 UTC 2020
Lgtm.
Thanks,
Paul
On 11/2/20, 6:40 AM, "jdk8u-dev on behalf of Severin Gehwolf" <jdk8u-dev-retn at openjdk.java.net on behalf of sgehwolf at redhat.com> wrote:
Hi,
Please review this backport for Oracle JDK parity. The JDK 11 patch did
apply cleanly after JDK-8221710 which is in the approval queue, but the
test was not working and needed some fixes:
* Common.java in OpenJDK 8u uses unified logging VM args. Used
-XX:+UnlockDiagnosticVMOptions -XX:+PrintContainerInfo instead.
* The test library location needed updates
Bug: https://bugs.openjdk.java.net/browse/JDK-8242480
webrev: https://cr.openjdk.java.net/~sgehwolf/webrevs/JDK-8242480/jdk8/01/webrev/
Testing: Regression test on Linux x86_64. Failed before, passes after.
Thoughts?
Thanks,
Severin
More information about the jdk8u-dev
mailing list