Fix the following issue in parsing the JDK version string.
Could not parse Java version from """java version "14" 2020-03-17
Java(TM) SE Runtime Environment (build 14+36-1461)
Java HotSpot(TM) 64-Bit Server VM (build 14+36-1461, mixed mode, sharing)
""".
Fix the following issue in parsing the JDK version string.