Author
It's here
Wouter Oet
Saloon Keeper
Joined: Oct 25, 2008
Posts: 2700
Java 7 General Availability .
"Any fool can write code that a computer can understand. Good programmers write code that humans can understand." --- Martin Fowler
Please correct my English.
Jesper de Jong
Java Cowboy
Bartender
Joined: Aug 16, 2005
Posts: 12953
Yay!
Oracle Announces Availability of Java SE 7
Java Beginners FAQ - JavaRanch SCJP FAQ - The Java Tutorial - Java SE 7 API documentation
Scala Notes - My blog about Scala
Rob Spoor
Sheriff
Joined: Oct 27, 2005
Posts: 19232
Downloaded and installed
SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions How To Answer Questions
Mikalai Zaikin
Ranch Hand
Joined: Jun 04, 2002
Posts: 3100
Congrats !
Free SCDJWS 5.0 Study Guide - SCDJWS 5.0 Quiz (How to get SCDJWS 5.0 Quiz )
Java Platform, Enterprise Edition 6 Web Services Developer Certified Expert Exam Study Guide and Quiz
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35443
posted Jul 29, 2011 00:45:53
1
Proceed with caution, though, at least until update 2: it contains crashing bugs that apparently affect a lot of code that's out there (not just Lucene).
Android apps – ImageJ plugins – Java web charts
Jesper de Jong
Java Cowboy
Bartender
Joined: Aug 16, 2005
Posts: 12953
Hmmm, so unfortunately it isn't really production-ready yet...
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32833
So it's not just ****** and ********* who send out code which doesn't work
Matthew Brown
Bartender
Joined: Apr 06, 2010
Posts: 3865
Campbell Ritchie wrote: So it's not just ****** and ********* who send out code which doesn't work
6 letters and 9 letters...no, not my name then.
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32833
Matthew Brown wrote: . . . 6 letters and 9 letters...no, not my name then.
Jesper de Jong
Java Cowboy
Bartender
Joined: Aug 16, 2005
Posts: 12953
I saw a tweet from Mark Reinhold, the Java SE chief architect, which mentioned a workaround:
@mreinhold: "We'll try to fix 7070134 & related bugs in an early JDK 7 update; in the meantime -XX:-UseLoopPredicate is an effective workaround."
subject: It's here