Java 14 jstat -class option man doc typo
    David Holmes 
    david.holmes at oracle.com
       
    Wed Jul 15 05:09:36 UTC 2020
    
    
  
Hi,
I've filed:
https://bugs.openjdk.java.net/browse/JDK-8249450
for this issue. As the sources for these tools are not maintained in the 
OpenJDK repository, the Oracle serviceability team will need to apply 
the fix and generate the open man page.
Cheers,
David
On 13/07/2020 6:40 pm, sa514093 at mail.ustc.edu.cn wrote:
> 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
> 
    
    
More information about the serviceability-dev
mailing list