Java 7 has been released but use it if necessary with the flag to turn off LoopPredicate...
I use it since some days and no problem at all also without flag set up anyway.
Some links that describes the potential problem:
http://www.dzone.com/links/r/dont_use_java_7_for_anything_some_very_frightenin.html
http://www.h-online.com/open/news/item/Java-7-paralyses-Lucene-and-Solr-1288210.html
http://www.i-programmer.info/news/80-java/2803-java-se7-out-now-but-with-a-bug.html
Monday, August 8, 2011
Friday, February 25, 2011
IWRT 2011: International Workshop on RFID Technology
The Fifth International Workshop on RFID Technology - Concepts, Applications, Challenges (IWRT 2011)Niagara Falls, Ontario, Canada, September 19-21, 2011
Monday, February 14, 2011
Java Runtime, Compiler String to double conversion patched...
If you read my previous post about conversion of String to double for special values
that hang the compiler or runtime...
Get the patch from Oracle, see the README file.
that hang the compiler or runtime...
Get the patch from Oracle, see the README file.
Tuesday, February 1, 2011
Compiler, Runtime at risk of infinite loop due to the way double coded in String are converted in double...
Compiler and Runtime are at risk of infinite loop due to the way double coded in String are converted in double...
Php, Java, Scala and other at risk due to conversion infinite loop...
See articles to understand the foundation of this...
http://www.exploringbinary.com/java-hangs-when-converting-2-2250738585072012e-308/
and
http://www.exploringbinary.com/why-volatile-fixes-the-2-2250738585072011e-308-bug/#comment-4649
Hope this implementation bug will be solved rather quickly.
Php, Java, Scala and other at risk due to conversion infinite loop...
See articles to understand the foundation of this...
http://www.exploringbinary.com/java-hangs-when-converting-2-2250738585072012e-308/
and
http://www.exploringbinary.com/why-volatile-fixes-the-2-2250738585072011e-308-bug/#comment-4649
Hope this implementation bug will be solved rather quickly.
Subscribe to:
Posts (Atom)