RFR: JDK-8262944: Improve exception message when automatic module lists provider class not in JAR file [v3]

Mandy Chung mchung at openjdk.java.net
Thu Sep 23 16:55:53 UTC 2021


On Thu, 23 Sep 2021 14:53:42 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.
>
> Christian Stein has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Add JBS issue `8262944` to the `@bug` list and update copyright year

Looks good to me.

-------------

Marked as reviewed by mchung (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/5543


More information about the core-libs-dev mailing list