If a Java virtual machine has started, return it.
lw-ji
get-java-virtual-machine => java-virtual-machine
java-virtual-machine |
A java-vm-poi. |
The function get-java-virtual-machine
returns the Java virtual machine if it has started. If LispWorks already knows what the virtual machine is, it just returns it. Otherwise, it tries to use the C function JNI_GetCreatedJavaVMs
to try to find it.
LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:30:46