Hi, could you please review the following trivial change:
http://cr.openjdk.java.net/~simonis/webrevs/8032678/ which fixes the JDK test jdk/test/sun/misc/Version/Version.java to correctly handle two-digit HotSpot minor version numbers. This became necessary after change "8031552: Update the Hotspot version numbers in Hotspot for JDK 8U" bumped the minor HS version to '20' in jdk8u. This webrev is for jdk9 but it will have to be backported to jdk8u because there’s where the current problem happens. Thanks, Volker