(14) RFR JDK-8229396: jdeps ignores multi-release when generate-module-info used on command line

Alan Bateman Alan.Bateman at oracle.com
Fri Jan 10 15:09:58 UTC 2020


On 09/01/2020 02:28, Mandy Chung wrote:
> 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.
I think this looks okay but one thing to check is "dependencies" vs 
"dependences" in the error messages. I know I've got that wrong several 
times so I might not be the best person to check that point.

-Alan.


More information about the jigsaw-dev mailing list