On 13/01/2020 11:26 pm, Langer, Christoph wrote:
Hi David,

thanks for the heads up. However, in our CI, these tests pass on all platforms 
except linuxppc64/linuxppc64le consistently.

Sorry I wasn't specific enough. This test fails on all platforms in some configuration due to a problem with test.vm.opts/test.java.opts not getting passed through as expected and causing a problem when CDS is disabled. All in all the failure behaviour is very confusing. :(

David

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 <[email protected]>
Sent: Montag, 13. Januar 2020 13:57
To: Langer, Christoph <[email protected]>; hotspot-
[email protected]; Doerr, Martin <[email protected]>
Cc: OpenJDK Serviceability <[email protected]>
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

Reply via email to