(14) RFR JDK-8225773: jdeps --check produces NPE if there are missing module dependences
Alan Bateman
Alan.Bateman at oracle.com
Thu Jan 9 11:27:18 UTC 2020
On 09/01/2020 03:42, Mandy Chung wrote:
> Webrev:
> http://cr.openjdk.java.net/~mchung/jdk14/8225773/webrev.00/
>
> jdeps --check throws NPE when the module descriptor has missing
> dependences. This patch fixes jdeps --check option to report a module
> with missing dependences as other jdeps options.
>
> This patch applies on the top of the patch for JDK-8229396 [1].
JDK-8229396 will take a bit time to review but the change for
JDK-8225773 looks fine.
-Alan
More information about the jigsaw-dev
mailing list