public final class JkUtilsJdk
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static java.nio.file.Path |
javaHome() |
static int |
runningMajorVersion() |
static java.nio.file.Path |
toolsJar()
Returns the tool library file of the running JDK.
|