The Oracle Java Runtime Environment (JRE) is a set of software tools for development of Java applications. It combines the Java Virtual Machine (JVM), platform core classes and supporting libraries.
USAGE $ jvm current [-v] [--java-home] FLAGS -v, --verbose Show detailed information about current JDK --java-home Show only JAVA_HOME path DESCRIPTION Show currently active JDK version EXAMPLES $ jvm ...