how to get default vm parameter value or the value of a running process?

Tao Mao yiyeguhu at gmail.com
Wed May 7 05:48:47 UTC 2014


Try this?
java -XX:+PrintFlagFinal -version

Tao


On Tue, May 6, 2014 at 10:43 PM, Li Li <fancyerii at gmail.com> wrote:

> is there any command to get the oracle/openjdk vm parameter's value?
> e.g. get -Xss tell me the default Xss or get -Xss pid tell me this
> running process's Xss value
> _______________________________________________
> hotspot-gc-use mailing list
> hotspot-gc-use at openjdk.java.net
> http://mail.openjdk.java.net/mailman/listinfo/hotspot-gc-use
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-gc-use/attachments/20140506/98ce975f/attachment.html>


More information about the hotspot-gc-use mailing list