Computer Science Canada Java JDK/JRE7 |
| Author: | copthesaint [ Fri May 20, 2011 9:05 am ] |
| Post subject: | Java JDK/JRE7 |
I didnt know where would be appropriot to post this, but here is the link to the new JDK and JRE http://dlc.sun.com.edgesuite.net/jdk7/binaries/index.html Comment on this if you know some of the changes, features or bug fixes |
|
| Author: | chrisbrown [ Fri May 20, 2011 10:16 am ] |
| Post subject: | Re: Java JDK/JRE7 |
Quote: Language support for collections
Literal expressions for immutable lists, sets, and maps, and indexing-access syntax for lists and maps Quote: Project Lambda
Lambda expressions (informally, "closures") and defender methods for the Java programming language The two features that I was looking forward to and IMO would actually make Java What little interest I had in Java 7 is now gone. |
|