The "1.7.0.jdk" bundle can be copied or symlinked to ~/Library/Java/JavaVirtualMachines or /Library/Java/JavaVirtualMachines. Once installed, the build will be discovered by /Applications/Utilities/Java Preferences.app, and found using the /usr/libexec/java_home tool, when passing it "--version 1.7". By dragging the 1.7.0 version to the top of Java Preferences JVM list, it will become the default JVM for command line use (since CommandLine is currently the only capability it supports). |