You are not logged in.

Dear visitor, welcome to Jabaco - Community. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

theuserbl

Intermediate

  • "theuserbl" started this thread

Posts: 436

Date of registration: Dec 20th 2008

  • Send private message

1

Friday, July 29th 2011, 2:16pm

Java 7 released

Java 7 released. You can download it at
[ http://www.oracle.com/technetwork/java/j…oads/index.html ]
This is the first version, which based on the source of OpenJDK. Before it was the other way around.

But be careful: The current version have a bug in the Hotspot-compiler.
[ http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7070134 ]
[ http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7044738 ]
[ http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7068051 ]

The HotSpot-Compiler have problems with loops in its optimizer. To avoid it you can use the JVM option -XX:-UseLoopPredicate.

Bacause of that bug all known versions of Apache Lucene Core and Apache Solr don't work with the current Java 7 version:
[ http://mail-archives.apache.org/mod_mbox…$@apache.org%3E ]


To have a look at the new features of Java 7, have a look at:
[ Java 7 and Java 8 features ]
[ http://blogs.oracle.com/darcy/resource/O…K7_nutshell.pdf ]
[ http://blogs.oracle.com/darcy/resource/O…penJDKState.pdf ]

Greatings
theuserbl

This post has been edited 1 times, last edit by "theuserbl" (Jul 29th 2011, 2:21pm)


Rate this thread
WoltLab Burning Board