RFR: 8080600: AARCH64: testlibrary does not support AArch64
Lindenmaier, Goetz
goetz.lindenmaier at sap.com
Wed May 20 07:15:59 UTC 2015
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 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