vote up 6 vote down star
2

What new features in java 7 is going to be implemented? And what are they doing now?

flag

2 Answers

vote up 12 vote down

Note: I haven't put a list here as I believe it's still in flux.

Alex Miller's Java 7 site seems to be one which keeps up-to-date pretty well. (It's far from definite, as far as I can tell.) He also publishes a Java 7 link blog. I've never found the official JDK 7 site particularly useful for news, although obviously it's the place to get snapshots from.

Unfortunately it looks like some of the features I'd like most - in particular closures - may not be in there :(

link|flag
vote up 1 vote down

In addition to what John Skeet said, here's an overview presentation on the Java 7 project. It includes a list and description of the features, which is not final.

link|flag
FYI, this is a good presentation but pretty old and somewhat out of date. – Alex Miller Oct 20 '08 at 21:23
I got an error page in Hebrew when I tried this link - is there a more up to date copy anywhere? – simonn Apr 2 at 16:22

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.