RFR (S): 8024492 [TESTBUG] Test library class Platform.java needs to include methds for missing OS's and architectures

David Holmes david.holmes at oracle.com
Wed Sep 11 20:15:05 PDT 2013


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