8 Troubleshooting Tools

This topic describes various troubleshooting tools available in Java SE and compares their functionality to those available in Oracle JRockit.

Troubleshooting Tools Available in Java SE

The following table lists various tools available for troubleshooting in Java SE. Some of these tools were brought over from Oracle JRockit to HotSpot VM for providing comparable functionality:

Table 8-1 Tools

Java SE Troubleshooting Tools Notes and Resources

Java Flight Recorder and Mission Control

See the following topics in Java Platform, Standard Edition Troubleshooting Guide:
Serviceability Agent See the article about the Serviceability Agent published in the Java Magazine dated July 2012:

HotSpot’s Hidden Treasure

JConsole

See

Troubleshoot with JConsole in Java Platform, Standard Edition Troubleshooting Guide

jcmd command utility

See:

JDK utilities

There are many useful utilities bundled with JDK. See the following topics in Java Platform, Standard Edition Troubleshooting Guide:

visualgc

See

visualgc Tool in Java Platform, Standard Edition Troubleshooting Guide.

Native Memory Tracking Tool

See Native Memory Tracking in Java Platform, Standard Edition Java Virtual Machine Guide.