Review request for 7128699: Make jdk and jre installation directories consistent on Mac OS X
Scott Kovatch
scott.kovatch at oracle.com
Tue Feb 21 22:18:59 PST 2012
Hello,
Please review the following fix:
http://cr.openjdk.java.net/~skovatch/7128699/webrev.00/
The bug description is here:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7128699
The name of the created JDK and JRE bundle isn't including the JDK_UPDATE_VERSION. Use JDK_VERSION instead of THIS_JDK_VERSION so it gets picked up. Also, prefix the bundle with 'jdk' or 'ire' as needed to match other platforms. We maintain the bundle extension so it is recognized as a bundle on Mac OS X, but if filename extensions are turned off in the finder you can't tell a JDK from a JRE.
Thanks,
Scott K.
More information about the macosx-port-dev
mailing list