Visit Azul.com Support

Performance Troubleshooting

Need help?
Schedule a consultation with an Azul performance expert.
Contact Us
Talk about OpenJDK?
Discuss with the community on the Foojay Forum.
Go to Forum
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. Improvement to reduce the pause times induced by using JFR will arrive in future Azul Platform Prime versions.