Java - JRockit JVM/JDK

Java Conceptuel Diagram

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.

Tools

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





Discover More
Java Conceptuel Diagram
Java - Runtime Image

A runtime image permits to run Java class and have then at minimal a jvm (ie java) Prior to Java 9, there was only two fix run-time image JRE (a complete Java SE Platform implementation) JDK...



Share this page:
Follow us:
Task Runner