`
bobotc
  • 浏览: 18612 次
  • 性别: Icon_minigender_1
  • 来自: 上海
社区版块
存档分类
最新评论

JRockit is free!

    博客分类:
  • java
阅读更多
Free at last, free at last! JRockit is no longer tied to Oracle products: you can download it for what look like the same terms as the old Sun JDK. JRockit is way faster then HotSpot after a suitable warmup period.

http://blogs.oracle.com/henrik/entry/jrockit_is_now_free_and

That entry says it's the same terms as the Oracle JDK that used to be the Sun JDK.

In my experience, like the summary says, JRockit is superfast after a while - generally when about an hour passes, it JITs stuff really well. That means for short term apps, you might want to use the Sun JVM, and for server apps, JRockit is the way to go.

JRockit's GC is really nice, too; it can be made predictable, which is something that's bugged the Sun JVM users for years. Look at BigMemory, which was created as a response to the Sun JVM's lame GC process and how hard it is to tune the GC.

Mission Control and Realtime still are commercial offerings. Well worth it, though, and I'm really happy to see JRockit free. Looks like you need an Oracle Network login to get it, still, though.


http://www.oracle.com/technetwork/middleware/jrockit/downloads/index.html
0
1
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics