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

Alan Bateman alanb at openjdk.java.net
Thu Sep 23 14:06:59 UTC 2021


On Thu, 23 Sep 2021 13:40:30 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:
> 
>   Assert that only the name of the JAR file (without its path) is appended

Thanks for the update. For completeness, you may want to add to the list of JBS issues listed at the top of AutomatcModulesTest and you probably should update its copyright year too.

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

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


More information about the core-libs-dev mailing list