| Author |
what is jvm.cfg file and its use?
|
senthil sen
Ranch Hand
Joined: Oct 10, 2002
Posts: 182
|
|
|
what is the use of jvm.cfg file?
|
 |
arulk pillai
Author
Ranch Hand
Joined: May 31, 2007
Posts: 3190
|
|
I think it specifies the default jvm properties. You can open and have a look at this file <java-folder>\jre1.5.0\lib\i386
|
Java Interview Questions and Answers Blog | Amazon.com profile | Java Interview Books
|
 |
Ananth Chellathurai
Ranch Hand
Joined: Nov 21, 2007
Posts: 348
|
|
jvm.cfg is part of the Java Runtime Environment from Sun Microsystems. It is located in "JAVA_HOME\j2re1.x.x\lib\i386\". Ananth Chellathurai
|
Ananth Chellathurai [Walk on software]
|
 |
 |
|
|
subject: what is jvm.cfg file and its use?
|
|
|