Tracing leaks

Some useful techniques for tracing leaks are built into the JVM.

You can use the -verbose:gc option to trace leaks. For more information, see Verbose garbage collection logs in the OpenJ9 user documentation.