...
Note that only Mac OS X 10.7 will be an Oracle-supported platform. It should continue to run on 10.6.8 + Java for Mac OS X 10.6 Update 6 but that is not guaranteed to be the case forever. As of 1-Jan-2012 we have there are no plans to introduce 10.7-only APIs into the codebase.
...
- Hardware: Any 64-bit capable Intel Mac
- RAM: 4GB, 2GB min
- OS: Mac OS X 10.7
- Xcode: 4.1 or later from the Mac App Store (free download)
- Java: "Java for Mac OS X 10.7 Update 1" (open /Applications/Utilities/Java Preferences.app to trigger install)
- OS: Mac OS X 10.6, run Software Update to get to at least 10.6.8 (but see earlier section about supported OS)
- Xcode: 3.2.6 or later from https://developer.apple.com/downloads/index.action?q=xcode%203.2
- Java: "Java for Mac OS X 10.6 Update 6" or later from Software Update or https://developer.apple.com/downloads/index.action?q=java
- Mercurial: http://mercurial.berkwood.com/
- Jtreg: http://openjdk.java.net/jtreg/
...
Code Block |
---|
make ALLOW_DOWNLOADS=true SA_APPLE_BOOT_JAVA=true ALWAYS_PASS_TEST_GAMMA=true ALT_BOOTDIR=`/usr/libexec/java_home -v 1.6` HOTSPOT_BUILD_JOBS=`sysctl -n hw.ncpu` |
- Incremental BuildingSteps for incremental building
3. Smoke Test
Code Block |
---|
build/macosx-universal/j2sdk-image/1.7.0.jdk/Contents/Home/bin/java -version |
...
On Mac OS X 10.7 use the alternate location for the SwingSet2.jar if you have the Java Developer Package installed.
Code Block |
---|
$JAVA_HOME/bin/java -jar /Library/Java/Demos/JFC/SwingSet2/SwingSet2.jar |
...
Please join the macosx-port-dev mailing list and ask away!
See something wrong on this page? Fix it!
Please To sign-up to be as an editor to for this wiki:
- Sign up to Join the web-discuss@openjdk.java.net mailing list
- Send an e-mail to the web-discuss@openjdk.java.net mailing list with :
- Request editor rights to the "OpenJDK Mac OS X Port" wiki
- Include your Oracle SSO Username
...