JAVAVMS(5) BSD File Formats Manual JAVAVMS(5)NAMEjavavms — the Java VM wrapper configuration file.
DESCRIPTION
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.
FILES
/usr/local/etc/javavms
The location of the Java VM wrapper configuration file.
SEE ALSOcheckvms(1), javavm(1), registervm(1), unregistervm(1)BSD February 24, 2005 BSD