Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Fixing "Get the code" link

...

Note
titleXcode

If you install Xcode after installing the Apple provided Java for Mac OS X, you will have to re-install the same Java for Mac OS X or a later developer preview to correct headers in the JavaRuntimeSupport framework.

1. Get the code

Code Block
hg clone http://hg.openjdk.java.net/jdk7u/jdk7u-osx
cd jdk7u-osx
chmod 755 get_source.sh
./get_source.sh

...