RFR [XS] : 8229182: runtime/containers/docker/TestMemoryAwareness.java test fails on SLES12
Baesken, Matthias
matthias.baesken at sap.com
Thu Aug 8 07:43:09 UTC 2019
Hi Christoph,
>
> Hi Matthias,
>
> looks good to me in general.
>
> However, I'm not convinced that line 114
> ".shouldContain("java.lang.OutOfMemoryError");" won't provoke a test
> error in case the child process was killed by the container, e.g. exited with
> exit code 137. We should at least run this patch for several days in our system
> to see if it catches all variations of the problem.
>
Unfortunately we do not see the expected "java.lang.OutOfMemoryError" in the nightly test runs .
When I execute the jtreg test locally on the same (!) ppc64le machine , under the same user but not from the test framework we use nightly
the "java.lang.OutOfMemoryError" shows up.
Best regards, Matthias
> Best regards
> Christoph
>
> > -----Original Message-----
> > From: Severin Gehwolf <sgehwolf at redhat.com>
> > Sent: Mittwoch, 7. August 2019 18:55
> > To: Baesken, Matthias <matthias.baesken at sap.com>; 'hotspot-
> > dev at openjdk.java.net' <hotspot-dev at openjdk.java.net>
> > Cc: Bob Vandette <bob.vandette at oracle.com>; Langer, Christoph
> > <christoph.langer at sap.com>
> > Subject: Re: RFR [XS] : 8229182:
> > runtime/containers/docker/TestMemoryAwareness.java test fails on
> SLES12
> >
> > On Wed, 2019-08-07 at 15:46 +0000, Baesken, Matthias wrote:
> > > http://cr.openjdk.java.net/~mbaesken/webrevs/8229182.1/
> >
> > Looks good to me.
> >
> > Thanks,
> > Severin
More information about the hotspot-dev
mailing list