1

its already past 2nd June! Btw I just want to know is it true that the features stated at Pure Danger are accurate?

If not does anyone know where can be get an accurate overview of the finalized features in Java 7?

And just one quick question, in the Download Page, it lists the version for the download at 26-may? Does anyone know where can we download the 2nd June version (latest)?

Paŭlo Ebermann
  • 73,284
  • 20
  • 146
  • 210
Pacerier
  • 86,231
  • 106
  • 366
  • 634

1 Answers1

1

What you can find on the JDK7 early access download page is the latest current build. If that's b144 at the moment, then yes, b144 is the latest current build.

The list at Pure Danger looks accurate. The official source is ofcourse the OpenJDK website, which you have a link to in your own question, so if you want to know what the changes and new features are from the horse's mouth, look there.

Why are you so anxious for the June 2 version? If it's not there then wait a few days longer, or follow the mailing lists if you want to follow exactly what's happening. According to the milestone schedule, the June 2 release is going to be b145.

Jesper
  • 202,709
  • 46
  • 318
  • 350
  • of course i'll want the latest version asap. i don't like the feeling when i'm working on one version.. then suddenly something changed (and i'm oblivious to what's the change..) so i rather just start fresh – Pacerier Jun 06 '11 at 13:39
  • If you're so anxious to follow the releases, then subscribe to the mailinglist, where you can most likely also get info on why the June 2 release seems to be delayed. – Jesper Jun 06 '11 at 14:55
  • Build 145 has now been released: http://jdk7.java.net/download.html changes: http://download.java.net/jdk7/changes/jdk7-b145.html – Jesper Jun 08 '11 at 11:47
  • dang, I'd thought i had myself subscribed already but i received no notifications! – Pacerier Jun 08 '11 at 16:57
  • If you use Twitter you can also follow @OpenJDK (that's where I saw it first). – Jesper Jun 08 '11 at 18:08