RFR: 8080600: AARCH64: testlibrary does not support AArch64
David Holmes
david.holmes at oracle.com
Wed May 20 08:08:31 UTC 2015
Hi Goetz,
On 20/05/2015 5:15 PM, Lindenmaier, Goetz wrote:
> Hi,
>
> I missed the initial discussion on this change, but I found before that the check
> for aarch is missing in test/test_env.sh.
This is being fixed in:
https://bugs.openjdk.java.net/browse/JDK-8078834
which is not public unfortunately but the open webrv is here:
http://cr.openjdk.java.net/~skovalev/8078834/webrev.00/test/test_env.sh.cdiff.html
David
----
> This is used by runtime/StackGuardPages/testme.sh and runtime/jsig/Test8017498.sh.
>
> Fixing this here would eventually fit to the basic intention of this change.
>
> Best regards,
> Goetz.
>
> -----Original Message-----
> From: hotspot-dev [mailto:hotspot-dev-bounces at openjdk.java.net] On Behalf Of Filipp Zhinkin
> Sent: Mittwoch, 20. Mai 2015 08:47
> To: Andrew Haley
> Cc: HotSpot Developers
> Subject: Re: RFR: 8080600: AARCH64: testlibrary does not support AArch64
>
> That's because "isAArch64" has to be added to
> TestMutuallyExclusivePlatformPredicates test:
>
> http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/file/e8b95332ff4c/test/testlibrary_tests/TestMutuallyExclusivePlatformPredicates.java#l48
>
> Regards,
> Filipp.
>
> On Tue, May 19, 2015 at 10:12 PM, Andrew Haley <aph at redhat.com> wrote:
>> On 05/19/2015 07:08 PM, Roland Westrelin wrote:
>>> Any idea what’s going on?
>>
>> No. :-)
>>
>> I suppose it's possible that I added isAArch64 to a Linux-only file.
>> I'll check tomorrow.
>>
>> Thanks,
>> Andrew.
>>
More information about the hotspot-dev
mailing list