Search code examples
javajava-8nashorn

Java 8 M7 - when and where?


Does anyone know when and where Java 8's M7 (the developer preview) will land?

I'm looking here:

http://openjdk.java.net/projects/jdk8/milestones

http://jdk8.java.net/download.html

And I've read:

http://mail.openjdk.java.net/pipermail/jdk8-dev/2013-February/002066.html

But its all about as clear as mud. It's Nashorn I'm after (and I'm lazy, so don't want to do the compile from source dance).


Solution

  • If you look a the build 82 changelog it should be in the weekly builds from http://jdk8.java.net/download.html

    Edit

    Nashorn also shows up in the build 83 changelog