javavms
—
the Java VM wrapper configuration file.
The javavms
file contains a list of the registered Java
VMs which are available to be used by javavm
. Each
Java VM is listed by specifying the location of the main “java”
executable on a line.
The javavms
file may also contains
comments. Comments must start with the ‘#’ character, and can
be both lines by themselves or the trailing portion of a line containing a
registered Java VM.
- /usr/local/etc/javavms
- The location of the Java VM wrapper configuration file.