NoSQL Scalability
Written by: Eugene Ciurana
Featured Refcardz: Top Refcardz:
  1. PHP
  2. Ruby
  3. Caucho Resin
  4. WebMatrix
  5. UML
  1. HTML5
  2. jQuery Selectors
  3. Git
  4. Ajax
  5. CSS Part 1

Link Details

Link 603591 thumbnail
User 161186 avatar

By jodeleit
via jojava.blogspot.com
Published: May 20 2011 / 15:11

The lastest Java update 6u25 is very unstable, because now "TieredCompilation" is switched on by default. And there is no optiont to switch it off. Beware of "Auto-Update"!
  • 18
  • 0
  • 4089
  • 29

Comments

Add your comment
User 352719 avatar

Jonathan Fisher replied ago:

0 votes Vote down Vote up Reply

Oh man, another user found this earlier... stinks you can't disable it

User 161186 avatar

jodeleit replied ago:

1 votes Vote down Vote up Reply

The workaround is to switch escape analysis off: "-XX:-DoEscapeAnalysis"
The Bug should be fixed in upcoming 6u27 build.

User 182225 avatar

netsql replied ago:

0 votes Vote down Vote up Reply

Consider using real Java: JRockit.

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.