Hi,
The Java runtime version of JDK builds may be long, then the path to the
generated jars, which use this version as part of file name, would be
too long.
This fix takes the jar names to use Java version, which should be much
shorter.
Now, the report table displays the Java versions and the associated
indices in the JDK list.
Please take a look at the report sample:
http://cr.openjdk.java.net/~jjiang/8228403/webrev.00/report/report.html
Webrev: http://cr.openjdk.java.net/~jjiang/8228403/webrev.00/
Issue : https://bugs.openjdk.java.net/browse/JDK-8228403
Best regards,
John Jiang