RFR (S): 8024492 [TESTBUG] Test library class Platform.java needs to include methds for missing OS's and architectures
Christian Tornqvist
christian.tornqvist at oracle.com
Tue Sep 17 14:00:51 PDT 2013
Hi David,
Do you know what the os.arch values are for ppc64 and arm64 and os.name for
AIX?
Thanks,
Christian
-----Original Message-----
From: David Holmes [mailto:david.holmes at oracle.com]
Sent: Wednesday, September 11, 2013 11:15 PM
To: Christian Tornqvist
Cc: hotspot-runtime-dev at openjdk.java.net
Subject: Re: RFR (S): 8024492 [TESTBUG] Test library class Platform.java
needs to include methds for missing OS's and architectures
You might as well add ppc64, arm64 and AIX while you are there. At least
then we won't have to update this again for quite a while.
David.
On 12/09/2013 5:25 AM, Christian Tornqvist wrote:
> Hi,
>
>
> This is a small change to add is<arch>() methods in the Platform class
> for our supported platforms. I've checked the os.arch value on all of
> them and made the change based on that.
>
> Webrev:
>
> http://cr.openjdk.java.net/~ctornqvi/webrev/8024492/webrev.00/
>
> Bug:
>
> http://bugs.sun.com/view_bug.do?bug_id=8024492
>
> Thanks,
>
> Christian
>
More information about the hotspot-runtime-dev
mailing list