RFR 8185130: jlink should throw error if target image and current JDK versions don't match
Alan Bateman
Alan.Bateman at oracle.com
Tue Dec 5 13:37:24 UTC 2017
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
More information about the jigsaw-dev
mailing list