getJavaHome

abstract fun getJavaHome(): File

The home directory of the Java runtime installation.

Return

The home directory. Never returns null.