[aarch64-port-dev ] RFR: JDK-8205004: AArch64: fix failures in jtreg ArraysEqCmpTest
Andrew Haley
aph at redhat.com
Thu Jun 14 14:33:53 UTC 2018
On 06/14/2018 03:31 PM, Dmitrij Pochepko wrote:
>
>
> 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.
So is it the case, then, that you aren't running jdk jtreg tests when
you write intrinsics? Maybe you should start,
--
Andrew Haley
Java Platform Lead Engineer
Red Hat UK Ltd. <https://www.redhat.com>
EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671
More information about the aarch64-port-dev
mailing list