get Java Runtime Version
Returns the full Java version (including the build number) of the JVM, as specified in its java.runtime.version
property.
Return
the full Java version of the JVM
Since
7.1
Returns the full Java version (including the build number) of the JVM, as specified in its java.runtime.version
property.
the full Java version of the JVM
7.1