-
Bug
-
Resolution: Fixed
-
P4
-
11.0.16
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8298937 | openjdk8u372 | Jonathan Dowland | P4 | Resolved | Fixed | b01 |
JDK-8359556 | shenandoah8u372 | Jonathan Dowland | P4 | Resolved | Fixed | b01 |
- static final String good_value = "(\\d+|-1|Unlimited)";
+ static final String good_value = "(\\d+|-1|-2|Unlimited)";
- backported by
-
JDK-8298937 [TESTBUG] Part of JDK-8250984 absent from 11u
-
- Resolved
-
-
JDK-8359556 [TESTBUG] Part of JDK-8250984 absent from 11u
-
- Resolved
-
- relates to
-
JDK-8231111 Cgroups v2: Rework Metrics in java.base so as to recognize unified hierarchy
-
- Resolved
-
-
JDK-8250984 Memory Docker tests fail on some Linux kernels w/o cgroupv1 swap limit capabilities
-
- Resolved
-
- links to
-
Commit openjdk/jdk8u-dev/d039c8de
-
Commit openjdk/jdk11u-dev/2f0f34ce
-
Review openjdk/jdk8u-dev/175
-
Review openjdk/jdk11u-dev/1289