Visit Azul.com Support

Performance Troubleshooting

Need help?
Schedule a consultation with an Azul performance expert.
Contact Us
Looking for Zing?
The Azul Zing Virtual Machine is now Azul Zulu Prime Builds of OpenJDK and part of Azul Platform Prime.
Learn more
Symptom Workaround

-XX:+ProfileLiveObjects is required for jmap -histo

In order for jmap -histo to work on a ZVM, the ZVM command line has to have -XX:+ProfileLiveObjects specified at startup.

Using Java Flight Recorder (JFR) can cause long (dozens of milliseconds) application pauses.

Do not use JFR in environments where long pauses are unacceptable.