[jdk11u-dev] RFR: 8244500: jtreg test error in test/hotspot/jtreg/containers/docker/TestMemoryAwareness.java
Severin Gehwolf
sgehwolf at openjdk.java.net
Mon Mar 21 18:40:38 UTC 2022
On Fri, 18 Mar 2022 22:14:20 GMT, Elliott Baron <ebaron at openjdk.org> wrote:
> Doesn't apply cleanly because of newer backport "JDK-8250984: Memory Docker tests fail on some Linux kernels w/o cgroupv1".
>
> In test/hotspot/jtreg/containers/docker/TestMemoryAwareness.java:
> - One hunk in testOperatingSystemMXBeanAwareness doesn't apply because of newer fix JDK-8250984 backported ahead of this fix.
> - testOperatingSystemMXBeanAwareness in 11u already matches the what it looked like after the original JDK-8250984 commit, with JDK-8244500 already present in that version: https://github.com/openjdk/jdk/blob/0187567704d79ecf394d4cb656d0ba4c886351f1/test/hotspot/jtreg/containers/docker/TestMemoryAwareness.java#L160-L175.
> - Dropping this hunk.
Looks fine. Once you integrate could you please mention on the backport bug that the hunk from `TestMemoryAwareness.java` got already backported with JDK-8250984? Thanks!
-------------
Marked as reviewed by sgehwolf (Reviewer).
PR: https://git.openjdk.java.net/jdk11u-dev/pull/920
More information about the jdk-updates-dev
mailing list