RFR (XXS): 7130404: [macosx] "os.arch" value should be "x86_64" for compatibility with Apple JDK6

2012-02-20 Thread James Melvin
Hi, To maintain compatibility with Apple JDKs, a proposal will be made to change the 'os.arch' system property from 'amd64' to 'x86_64' on Mac OS X. Minor changes are required to the following repositories, for which I've provided webrevs... WEBREV: http://cr.openjdk.java.net/~jmelvin/7130404/

Re: RFR (XXS): 7130404: [macosx] "os.arch" value should be "x86_64" for compatibility with Apple JDK6

2012-02-20 Thread Mike Swingler
On Feb 20, 2012, at 1:02 PM, James Melvin wrote: > Hi, > > To maintain compatibility with Apple JDKs, a proposal will be made to > change the 'os.arch' system property from 'amd64' to 'x86_64' on Mac OS > X. Minor changes are required to the following repositories, for which > I've provided webre