JXRay Memory Analyzer
Copyright (c) 2019 JXRay.com

To check online documentation and/or buy a license, visit http://www.jxray.com

To run JXRay Memory Analyzer, simply invoke the jxray.sh script from the command
line like this:

> jxray.sh myheapdump.hprof myheapdump.html

The script expects that the JDK bin directory is on your PATH. You can adjust
the JVM path and settings directly in the script if, say, your dump is very big
and you need to give the JVM more memory.

The output of JXRay Memory Analyzer goes into the specified file in the HTML format.
You can also use the '-email <address>' command line flag to make the tool send
the report to the specified address. For that to work, your machine should have
the /bin/mail or /usr/bin/mail utility installed and configured properly.

For other command line flags, run 'jxray.sh -help'

If you have any quesitons, please e-mail info@jxray.com