Java 7 is now available
21–30 of 218 posts
Re: Java 7 is now available
#22«JSR TBD: Project Lambda Lambda expressions (informally, "closures") and defender methods for the Java programming language» Welcome to the sixties, Java! Sorry, I couldn't help it >:D
That's a deferred feature. It won't make it into Java until version 8.
Re: Java 7 is now available
#23Anyone know why an OS X release is not on the list?
Apple manage their own java builds, and they usually lag way behind the sun/oracle releases. With java "deprecated" in lion, who knows how long it will take this time.
Apple and Oracle will be working together to create an OpenJDK for Macs.
http://www.macstories.net/news/apple-and-oracle-announce-ope...
Re: Java 7 is now available
#24I'm thinking Oracle tried to put a lot more locks on this version of Java, to make it theirs, and not so open source anymore.
Re: Java 7 is now available
#25Re: Java 7 is now available
#26Re: Java 7 is now available
#27Re: Java 7 is now available
#28Anyone know why an OS X release is not on the list?
Apple maintain their own release of the JVM for OS X.
Re: Java 7 is now available
#29So for languages like Clojure,Scala does this offer any new feature for them?
Re: Java 7 is now available
#30So for languages like Clojure,Scala does this offer any new feature for them?
1. http://blog.headius.com/2008/09/first-taste-of-invokedynamic...