Appendix C: JVM Arguments

BugSeeker accepts most but not all JVM arguments that are supplied to any processes launched from within BugSeeker. The following are the only JVM arguments BugSeeker accepts:

-classpath
-cp
-Dproperty=value
-ms
-mx
-noasyncgc
-noverify
-oss
-prof
-ss
-X<non_standard_option>
-verbose
-verify
-verifyremote

Please consult your Java SDK tools documentation for details as to watch each of these JVM options do when supplied to the Java runtime.