Java - JRockit JVM/JDK
About
The Oracle JRockit JVM is a high performance JVM optimized for Intel architectures. Oracle JRockit JVM optimizes performance of your Java applications on either the Windows or Linux operating system platforms with either 32-bit or 64-bit architectures. Oracle JRockit JVM is included in a WebLogic Server installation.
Articles Related
JRockit includes a set of tools called JRockit Mission Control:
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
a latency analyzer that graphically visualizes when threads stall due to synchronization, file/network I/O, memory allocation and garbage collection pauses.
Documentation / Reference