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