Java Garbage Collection Logging

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Internal

Command Line Options

Java 8

-Xloggc:<file>


where <file> can be absolute or relative. In case of a relative path, it is relative to the current directory.