(14) RFR JDK-8229396: jdeps ignores multi-release when generate-module-info used on command line
Mandy Chung
mandy.chung at oracle.com
Thu Jan 9 02:28:27 UTC 2020
Webrev:
http://cr.openjdk.java.net/~mchung/jdk14/8229396/webrev.00/index.html
This fixes jdeps --generate-module-info option to read
a multi-release JAR with the version specified at --multi-release
option. Also it enhances jdeps to report missing dependences as
other options such as --list-deps.
Thanks
Mandy
More information about the jigsaw-dev
mailing list