|
Screenshot
|
|
| Type | Java Virtual Machine |
|---|---|
| Website | http://www.oracle.com/technology/products/jrockit/index.html |
JRockit, a proprietary Java Virtual Machine (JVM) from BEA Systems, became part of Oracle Fusion Middleware in 2008.
Many JRE class files distributed with BEA JRockit exactly replicate those distributed by Sun. JRockit overrides class files which relate closely to the JVM, therefore retaining API compatibility while enhancing the performance of the JVM.
The overridden class files include those in the packages:
java.langjava.iojava.netjava.util
BEA has claimed[citation needed] that using JRockit can give significant performance gains, but independent benchmarking has not always confirmed this.[1]
Contents |
Supported CPU types
- Intel x86 32/64 bit
- Intel Itanium
- Sun/SPARC
JRockit Mission Control
JRockit 5.0 R26 bundled a set of tools called JRockit Mission Control.[2] The tools include:
- an interactive Management Console, which visualizes garbage-collection and other performance statistics
- a runtime performance profiling tool called Runtime Analyzer
- a memory-analysis tool called Memory Leak Detector
From release R27.3.[3] the tools suite also includes a latency analyzer that graphically visualizes when threads stall due to synchronization, file/network I/O, memory allocation and garbage collection pauses.
References
- JRockit homepage.
- JRockit download page
- JRockit Product Support.
- JavaOne 2007 Online BEA JRockit Session
|
||||||||||||||
Footnotes
No comments have been added.





