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

2012-04-04 Thread James Melvin
> Approved. Could you add a link to the review thread? Thanks! Here is the review thread... http://mail.openjdk.java.net/pipermail/hotspot-dev/2012-February/005286.html - Jim On 4/4/12 12:02 PM, Edvard Wendelin wrote: Cheers, Edvard On Apr 3, 2012, at 10:41 AM, James Melvin wrote:

[7u4] RFR: 7130404 [macosx] "os.arch" value should be "x86_64" for compatibility with Apple JDK6

2012-04-03 Thread James Melvin
Hi, This Mac OS X bugfix to preserve compatibility with the Apple JDK has already been reviewed on this list and approved by the Release Team. The fix spanned several repos, both Open and Closed, and required a staged integration. All other repos have already been pushed and these are the final 2

Re: Dropping 32-bit support (was Branches)

2012-02-21 Thread James Melvin
Yes. I can file a bug and look into this, Mike. - Jim On 2/21/12 5:55 PM, Mike Swingler wrote: On Feb 21, 2012, at 2:45 PM, James Melvin wrote: One caveat... For the JVM, we've preserved 32/64-bit universal builds. Currently, the JVM universal build only includes 64-bit su

Re: Dropping 32-bit support (was Branches)

2012-02-21 Thread James Melvin
One caveat... For the JVM, we've preserved 32/64-bit universal builds. Currently, the JVM universal build only includes 64-bit support. Additionally including 32-bit requires 3 Makefile uncomments. However, there may likely be additional work on the JDK side to fully support the same. - Jim

Re: Need reviewer on small test/Makefile change for jdk7u-osx

2011-12-06 Thread James Melvin
Looks good! - Jim On 12/6/11 9:30 PM, Kelly O'Hair wrote: For the jdk7u-osx forest (Mac port): 7118773: Fix jdk/test/makefile so it works on the mac http://cr.openjdk.java.net/~ohair/openjdk7/jdk7u-osx-test/webrev The test/Makefile changes so it works for Mac. It thinks it's windows right