Preface

The Java Platform, Standard Edition 24 (Java SE 24) provides utilities that allow you to monitor and manage the performance of a Java Virtual Machine (Java VM), and the Java applications that are running in it. The Java SE Monitoring and Management Guide describes those monitoring and management utilities.

Audience

This guide is intended for experienced users of the Java language, such as systems administrators and software developers, for whom the performance of the Java platform and their applications is of vital importance.

Related Documents

See JDK 24 Documentation for other JDK 24 guides.

Conventions

The following text conventions are used in this document:

Convention Meaning

boldface

Boldface type indicates graphical user interface elements associated with an action, or terms defined in text or the glossary.

italic

Italic type indicates book titles, emphasis, or placeholder variables for which you supply particular values.

monospace

Monospace type indicates commands within a paragraph, URLs, code in examples, text that appears on the screen, or text that you enter.