RFR (XS): 8237008: Exclude serviceability/sa/TestInstanceKlassSizeForInterface.java on linuxppc64 and linuxppc64le

Ioi Lam ioi.lam at oracle.com
Mon Jan 13 17:46:02 UTC 2020


This test passed on linux/x64 on my machine, but failed on our linux/x64 
CI as well. I think there's a fundamental bug that's triggered only by 
certain CPU and/or environment combinations. So this test should be 
excluded on all platforms for now until the fundamental issue is fixed.

Thanks
- Ioi

On 1/13/20 6:22 AM, coleen.phillimore at oracle.com wrote:
> Hi, I didn't see this with my filtering.  Do you know why it fails for 
> ppcle?
>
> It fails for us on all platforms because test.vm.opts isn't set in our 
> CI jobs.
>
> Thanks,
> Coleen
>
> On 1/13/20 8:26 AM, Langer, Christoph wrote:
>> 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.holmes at oracle.com>
>>> Sent: Montag, 13. Januar 2020 13:57
>>> To: Langer, Christoph <christoph.langer at sap.com>; hotspot-
>>> dev at openjdk.java.net; Doerr, Martin <martin.doerr at sap.com>
>>> Cc: OpenJDK Serviceability <serviceability-dev at 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
>>>>
>



More information about the hotspot-dev mailing list