checkvms
—
sanity check registered Java VMs
Each registered Java VM is checked to ensure that it exists and that all
appropriate symbolic links for it have been created. Non-existent Java VMs are
unregistered and missing symbolic links are created. The Java VMs are also
sorted using a hard-coded ordering that will sort them by version and affinity
with FreeBSD.
- /usr/local/etc/javavms
- The location of the Java VM wrapper configuration file.
The checkvms
utility removes both blank lines and purely
comment lines from the Java VM wrapper configuration file.