Hi David, thanks for the heads up. However, in our CI, these tests pass on all platforms except linuxppc64/linuxppc64le consistently.
I think I'll push the exclusion and once JDK-8236917 has been resolved I'll try on the ppc linuxes again... Best regards Christoph > -----Original Message----- > From: David Holmes <david.hol...@oracle.com> > Sent: Montag, 13. Januar 2020 13:57 > To: Langer, Christoph <christoph.lan...@sap.com>; hotspot- > d...@openjdk.java.net; Doerr, Martin <martin.do...@sap.com> > Cc: OpenJDK Serviceability <serviceability-dev@openjdk.java.net> > Subject: Re: RFR (XS): 8237008: Exclude > serviceability/sa/TestInstanceKlassSizeForInterface.java on linuxppc64 and > linuxppc64le > > Hi Christoph, > > I think those tests are currnetly failing on all platforms - see > JDK-8236917. The failures after GC.class_stats removal are unrelated to > the failures reported in 8230664 AFAICS. > > David > > On 13/01/2020 8:23 pm, Langer, Christoph wrote: > > Hi, > > > > after JDK-8232759 "Remove GC.class_stats" [0] was pushed, we see the > > test "serviceability/sa/TestInstanceKlassSizeForInterface.java" failing > > on linuxppc64 and linuxppc64le the same way as > > "serviceability/sa/TestInstanceKlassSize.java". Hence, I'm requesting > > the same exclusion of TestInstanceKlassSizeForInterface (referring to > > JDK-8230664 [1] for resolution). > > > > Bug: https://bugs.openjdk.java.net/browse/JDK-8237008 > > > > Webrev: http://cr.openjdk.java.net/~clanger/webrevs/8237008.0/ > > > > Thanks > > > > Christoph > > > > [0] https://hg.openjdk.java.net/jdk/jdk/rev/d8f6e926cedc > > > > [1] https://bugs.openjdk.java.net/browse/JDK-8230664 > >