Updated to check minor version as well ->
http://cr.openjdk.java.net/~sundar/8185130/webrev.01/index.html
Thanks
-Sundar
On 05/12/17, 7:07 PM, Alan Bateman wrote:
On 05/12/2017 13:34, Sundararajan Athijegannathan wrote:
Please review.
Bug: https://bugs.openjdk.java.net/browse/JDK-8185130
Webrev: http://cr.openjdk.java.net/~sundar/8185130/webrev.00/index.html
The check in newModuleFinder needs to check the minor version too
(changing to interim soon). It can't assume that there will only be
differences in major/feature versions.
-Alan