About GC Log Analyzer
Table of Contents
The Garbage Collector Log Analyzer (GC Log Analyzer) is a tool to view and interpret Java heap, pause time, and operating system metrics gathered while running the Azul Zulu Builds of OpenJDK (Zulu).
The GC Log Analyzer offers significantly reduced memory usage and faster loading of large Garbage Collector log files. In addition, it offers graphs to give an insight into the JIT compilation activity, which is recorded in gc.log
files.
GCLogAnalyzer2.jar
is self-contained and has no external dependencies.
Download GCLA
GCLA runs on any platform and you can download it here.
You can confirm your version of GCLA by navigating to Help > About
within GCLA.
GCLA Release Notes
You can find the version history and release notes on the GC Log Analyzer documentation website.