RFR: 8326979: (jdeps) improve the error message for FindException caused by InvalidModuleDescriptorException
Alan Bateman
alanb at openjdk.org
Fri Mar 15 06:42:38 UTC 2024
On Thu, 14 Mar 2024 17:35:22 GMT, Mandy Chung <mchung at openjdk.org> wrote:
> Trivial fix. Improve the error message to print the cause of the module resolution failure if present.
Tests that depend on exception messages can be problematic but this one is easy to change if/when the exception message changes.
-------------
Marked as reviewed by alanb (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/18308#pullrequestreview-1938210400
More information about the compiler-dev
mailing list