Very quick question

Tim Bell Tim.Bell at Sun.COM
Fri Feb 29 18:40:09 UTC 2008


Ted Neward wrote:
> What’s the flag I use to get a list of all the various –XX flags 
> supported by a VM again? I can’t find it in my email archives now (grrr).

In a fastdebug build, use -Xprintflags

Reference lines 1869 through 1874 of this file:

http://hg.openjdk.java.net/jdk7/jdk7/hotspot/file/a61af66fc99e/src/share/vm/runtime/arguments.cpp

http://mail.openjdk.java.net/pipermail/hotspot-dev/2007-June/000051.html

http://blogs.sun.com/watt/resource/jvm-options-list.html

HTH - Tim



More information about the build-dev mailing list