Code review request: 8004802 jcmd VM.native_memory baseline=false crashes VM

Zhengyu Gu zhengyu.gu at oracle.com
Mon Dec 10 11:30:20 PST 2012


This crash is due to that NMT did not check option's value,  only 
checked if the option has value. The fix is to take option value into 
account.

http://cr.openjdk.java.net/~zgu/8004802/webrev.00/


Thanks,

-Zhengyu


More information about the hotspot-dev mailing list