Possible Duplicate:
What new features in java 7 do you find most useful?
What are some features that you like in the next version of Java?
What are some features that you like in the next version of Java? | |||||||||||||||
feedback
|
This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.
|
Since closures will -- as far as I know -- not be in Java 7, I'm not particularly interested in Java 7, anymore. I will probably use more alternative languages on the JVM like Scala or JRuby. However, some Project Coin enhancements are nice (see also), e.g.
Edit: It should be noted that some kind of closures will be in Java 7 (should it ever be released) | |||||||||||||
feedback
|
|
I'm looking forward to a decent date and time API being in the core libraries, so there's no excuse to use If the resource disposal feature gets in there - the equivalent of C#'s | |||||||||||||
feedback
|
|
I do lots of IO work, so NIO2 is something I am looking forward too. From the JSR:
Secondly, there are two things to reduce Java's verbosity that I'm looking forward to, albeit the later is almost trivial. Regardless, both will help make Java slightly more terse. Simplified Generics are high on my happy list. Throw in modifiers and larger class names and these lines of code can get borderline unreadable.
...becomes...
| |||||||||
feedback
|
|
No one's mentioned fork-join yet? See this for details.. | |||||
feedback
|
|
To solve this kind of problem. | |||
feedback
|
|
java.util.programmer :) more productivity for programmer, modularity and independent. | |||||
feedback
|