On Dec 17, 2011, at 3:05 PM, Charles Oliver Nutter wrote: > I'd like input and revisions for my JRuby and Java 7 blog post. Java > 7u2 was released recently, which means we're going to start nailing > down JRuby 1.7. This post will be crucial for folks who want to help > us ensure JRuby 1.7 is fast and stable on Java 7. > > https://raw.github.com/jruby/blog.jruby.org/b743c7e490de7c9c03755b0c905dda718e31157c/_posts/2011-12-19-getting_started_with_jruby_and_java_7.md > > Post comments here and I'll make revisions before publishing the post next > week. > > - Charlie
Oracle has an official preview release of Java 7 for Mac OS X: http://jdk7.java.net/macportpreview/ It is not clear to me what the relationship is between this and the Google group's package. * Why update 2? - "The reason…is due to" does not read right. It should be "The reason…is that Java 7 GA was…". * "pik" is a utility to manage multiple Java versions on Windows. https://github.com/vertiginous/pik * The editor/stickler in me always says "a couple NOUNs" is wrong. It should be "a couple of NOUNs". * Java Preferences is in /Applications/Utilities. I do use LaunchBar to open it, but it should be pointed out, if the user prefers Finder. * It would be nice to have a *wow* benchmark that shows how beneficial invokedynamic is for JRuby. A simple benchmark in the "try it out" section would be fine, I think.