I recently attended a talk by a Sun engineer, Charlie Hunt, regarding performance. The talk was interesting enough but one question was regarding the release date of 1.7.
Ccna final exam - java, php, javascript, ios, cshap all in one. This is a collaboratively edited question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.
Showing posts with label java-7. Show all posts
Showing posts with label java-7. Show all posts
Thursday, May 31, 2012
Who is preventing the release of Java 1.7?
Wednesday, May 16, 2012
Java 7 diamond operator: why was it difficult to implement?
I watched the Oracle OTN Virtual Event: Java SE and JavaFX 2.0 (28 Feb 2012) and while talking about the new diamond operator (that Map<String, List<String>> myMap = new HashMap<>(); thing) the speaker mentioned that it was not as simpleto implement than one might think, as it is not a simple token replacement.
Friday, February 24, 2012
Use content assist with Explicit type argument in Java compliance level 1.7
I'm using Eclipse 3.7 under Java 7, so I want to keep my compiler compliance level in 1.7.
Subscribe to:
Posts (Atom)