| Author |
list of virtual machine arguments
|
Arun Kumar
Ranch Hand
Joined: Jan 21, 2005
Posts: 127
|
|
Can any one post the list of virtual machine arguments while browsing the net i found two arguments -noasyncgc : used to disable garbage collection Deprecated -prof[<file>] : Outputs profiling data to a file called java.prof ---this gives me a message as Dumping CPU usage in old prof format ... done. so is there any new prof format??? where can i find the list of all arguments of virtual machine
|
 |
Joe Ess
Bartender
Joined: Oct 29, 2001
Posts: 8265
|
|
|
JDK Release Notes: java - the Java application launcher
|
"blabbing like a narcissistic fool with a superiority complex" ~ N.A.
[How To Ask Questions On JavaRanch]
|
 |
Srinivas Kalvala
Ranch Hand
Joined: Oct 20, 2005
Posts: 257
|
|
Hello, These might help, <a href="http://java.sun.com/docs/hotspot/VMOptions.html">JavaTM HotSpot VM Options</a>
|
 |
Srinivas Kalvala
Ranch Hand
Joined: Oct 20, 2005
Posts: 257
|
|
Hello, Sorry to use HTML. http://java.sun.com/docs/hotspot/VMOptions.html
|
 |
 |
|
|
subject: list of virtual machine arguments
|
|
|