RFR: JDK-8262944: Improve exception message when automatic module lists provider class not in JAR file
Daniel Fuchs
dfuchs at openjdk.java.net
Thu Sep 23 10:45:49 UTC 2021
On Thu, 16 Sep 2021 09:06:20 GMT, Christian Stein <cstein at openjdk.org> wrote:
> This commit appends the name of the JAR file to the exception message for when automatic module lists a non-existing provider class.
The proposed change looks reasonable to me.
-------------
Marked as reviewed by dfuchs (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/5543
More information about the core-libs-dev
mailing list