RFR(xxs): 8251257: NMT: jcmd VM.native_memory scale=1 crashes target VM

Thomas Stüfe thomas.stuefe at gmail.com
Thu Aug 6 15:07:32 UTC 2020


Hi,

very simple small fix.

jcmd VM.native_memory allows for scale=1 to print exact byte values, but
crashes when printing.

JBS: https://bugs.openjdk.java.net/browse/JDK-8251257
webrev:
http://cr.openjdk.java.net/~stuefe/webrevs/8251257-nmt-scale-1-crash/webrev.00/webrev/

Thanks, Thomas


More information about the hotspot-runtime-dev mailing list