Hi all, I recently found a document typo in jstat -class option man doc.
This typo maybe caused by automatically generated by Pandoc tool. https://github.com/openjdk/jdk/blob/d34f561de002510c818c73cd5871caf2222ca0a7/src/jdk.jcmd/share/man/jstat.1#L227 Bytes: Number of KB loaded. --> Bytes: Number of KB unloaded. I report issue to Github, and follow Martijn Verburg's advice to report to upstream here. https://github.com/AdoptOpenJDK/openjdk-jdk/issues/3 https://github.com/SAP/SapMachine/issues/687 Thanks
