[jdk13u-dev] RFR: 8257746: Regression introduced with JDK-8250984 - memory might be null in some machines
Ekaterina Vergizova
evergizova at openjdk.java.net
Mon Mar 1 18:28:10 UTC 2021
I'd like to backport JDK-8257746 to 13u for parity with 11u.
The patch doesn't apply cleanly since 13u doesn't have cgroups v2 support (JDK-8231111), so it reapplied manually to similar places in cgroupv1/Metrics.java.
Tested with tier1 and container tests.
-------------
Commit messages:
- Backport abc4300de9c7a298c359fb585d3b0570a98df5cb
Changes: https://git.openjdk.java.net/jdk13u-dev/pull/133/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk13u-dev&pr=133&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8257746
Stats: 4 lines in 1 file changed: 0 ins; 0 del; 4 mod
Patch: https://git.openjdk.java.net/jdk13u-dev/pull/133.diff
Fetch: git fetch https://git.openjdk.java.net/jdk13u-dev pull/133/head:pull/133
PR: https://git.openjdk.java.net/jdk13u-dev/pull/133
More information about the jdk-updates-dev
mailing list