8000 Add link to Oracle's Java 7 for OS X. · jruby/blog.jruby.org@d4153a6 · GitHub
[go: up one dir, main page]

Skip to content

Commit d4153a6

Browse files
committed
Add link to Oracle's Java 7 for OS X.
1 parent 828ed1b commit d4153a6

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

_posts/2011-12-19-getting_started_with_jruby_and_java_7.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,10 @@ JDK for you to drop onto your system or a .pkg installer that does it for you.
4343
for the update builds. Grab the JDK or JRE from his
4444
[OpenJDK7JDK7UOSX](http://code.google.com/p/openjdk-osx-build/wiki/OpenJDK7JDK7UOSX) page.
4545

46+
*Update 2*: Oracle now has a supported build of [Java 7 update 4 for OS X](http://www.oracle.com/technetwork/java/javase/downloads/jdk-7u4-downloads-1591156.html), so you can get it
47+
from them! It only supports Lion, though, so if you're on Snow Leopard you will still need
48+
to use a build from Henri or build it yourself.
49+
4650
### \*BSD
4751

4852
The OS X work is based off the "bsd-port" branch of OpenJDK. There are links to Java 7 package
@@ -165,8 +169,6 @@ If you have other suggestions, feel free to comment.
165169

166170
### OS X
167171

168-
On OS X, you have a few options.
169-
170172
Your best option will be to use the oft-tweaked "pickjdk" script, which scans installed JDK
171173
versions and presents a menu. Selecting a version rewrites your environment to point at that
172174
version. I prefer [my pickjdk variant](https://gist.github.com/1234935), since it allows specifying an install number directly

0 commit comments

Comments
 (0)
0