[8u] RFR: 8226575: OperatingSystemMXBean should be made container aware

Andrew Hughes gnu.andrew at redhat.com
Fri Aug 21 18:22:20 UTC 2020


On 10:58 Fri 21 Aug     , Severin Gehwolf wrote:
> On Thu, 2020-08-20 at 21:44 +0100, Andrew Hughes wrote:
> > Forgot to mention the HotSpot tests look ok other than:
> > 
> > +            if (!DockerTestUtils.RETAIN_IMAGE_AFTER_TEST) {
> > +                DockerTestUtils.removeDockerImage(imageName);
> > +            }
> > 
> > seems to be missing in a couple of the files. Why?
> 
> RETAIN_IMAGE_AFTER_TEST was introduced with JDK-8221710 which isn't in
> OpenJDK 8u (yet). It's in my queue of docker test fixes. I can re-add
> those missing hunks with the JDK-8221710 backport.
> 
> Thanks,
> Severin
> 

Would it not just make more sense to do JDK-8221710 first, retaining
the order in 11u? It looks pretty simple.

Thanks,
-- 
Andrew :)

Senior Free Java Software Engineer
OpenJDK Package Owner
Red Hat, Inc. (http://www.redhat.com)

PGP Key: ed25519/0xCFDA0F9B35964222 (hkp://keys.gnupg.net)
Fingerprint = 5132 579D D154 0ED2 3E04  C5A0 CFDA 0F9B 3596 4222


More information about the jdk8u-dev mailing list