Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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.

...

...

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`

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:

...