[aarch64-port-dev ] RFR: JDK-8205004: AArch64: fix failures in jtreg ArraysEqCmpTest

Dmitrij Pochepko dmitrij.pochepko at bell-sw.com
Thu Jun 14 14:31:43 UTC 2018



On 14.06.2018 16:34, Andrew Haley wrote:
> On 06/14/2018 02:26 PM, Joshua Zhu wrote:
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8205004
>> Webrev: http://cr.openjdk.java.net/~zyao/8205004/
>>
>> This bug causes three failures in Jtreg ArraysEqCmpTest.
>> test ArraysEqCmpTest.testArray(byte[])
>> test ArraysEqCmpTest.testArray(unsigned byte[])
>> test ArraysEqCmpTest.testArray(char[])
>>
>> Array length needs to be compared for short arrays.
>> Please see detailed description in JBS.
> Its this just a regular jtreg test?  I'm wondering how we missed
> it.
>
It's not a hotspot jtreg test(hotspot jtreg tests has no such testcase). 
It's jdk jtreg test (java/util). That is the reason.


More information about the aarch64-port-dev mailing list