On Thu, 14 Mar 2024 17:35:22 GMT, Mandy Chung <mch...@openjdk.org> wrote:
> Trivial fix. Improve the error message to print the cause of the module > resolution failure if present. This pull request has now been integrated. Changeset: 044f4ed5 Author: Mandy Chung <mch...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/044f4ed55dfce7f1aed9e10accf459b4af9b975e Stats: 89 lines in 2 files changed: 88 ins; 0 del; 1 mod 8326979: (jdeps) improve the error message for FindException caused by InvalidModuleDescriptorException Reviewed-by: jpai, alanb ------------- PR: https://git.openjdk.org/jdk/pull/18308