RFR(XS): 8032678: [TESTBUG] sun/misc/Version/Version.java doesn't	understand two-digit HotSpot minor version numbers
    Volker Simonis 
    volker.simonis at gmail.com
       
    Fri Jan 24 09:04:27 PST 2014
    
    
  
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
    
    
More information about the hotspot-dev
mailing list