Skip to main content

Home/ Java Development/ Group items tagged hotspot

Rss Feed Group items tagged

Stefano Locati

Lucid Imagination » Don't Use Java 7, For Anything - 1 views

  • In case you upgrade to Java 7, remember that you may have to reindex, as the unicode version shipped with Java 7 changed and tokenization behaves differently (e.g. lowercasing).
  • Unfortunately it contains hotspot compiler optimizations, which miscompile some loops. This can affect code of several Apache projects. Sometimes JVMs only crash, but in several cases, results calculated can be incorrect, leading to bugs in applications
  •  
    Unfortunate first major release under Oracle stewardship.
Dan Martin

JVM Services Video - 0 views

  •  
    Cliff Click from Azul Systems talks about JVM services. Appx 45 mins.
1 - 3 of 3
Showing 20 items per page