Appearance
javaVersion() → string · System
javaVersion() → string
Get the Java/JVM version string of the runtime.
{ runtime: javaVersion() // "21.0.2" }