getJavaHome

abstract fun getJavaHome(): File(source)

The home directory of the Java runtime installation.

Return

The home directory. Never returns null.