Crate jvm_find[][src]

Structs

A located Java home directory. Note that this type does not necessarily contain a valid one (in the case of a bad JAVA_HOME variable, custom-created one, etc) - as such, all usages of the contained path must be validated.

Enums

Constants

The specific native library filename, chosen for the built platform.

The Linux shared library object that applications can link to - libjvm.so

The MacOS dynamic library that applications can link to - libjli.dylib

The Windows native library that applications can link to - jvm.dll