Integrated: JDK-8262944: Improve exception message when automatic module lists provider class not in JAR file

Christian Stein cstein at openjdk.java.net
Wed Oct 6 15:15:16 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.

This pull request has now been integrated.

Changeset: c10de353
Author:    Christian Stein <cstein at openjdk.org>
Committer: Alan Bateman <alanb at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/c10de3538b47c182d7bfeb02f348fac9b2ad0641
Stats:     26 lines in 2 files changed: 19 ins; 0 del; 7 mod

8262944: Improve exception message when automatic module lists provider class not in JAR file

Reviewed-by: dfuchs, jvernee, alanb, lancea, mchung

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

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


More information about the core-libs-dev mailing list