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

Christian Stein cstein at openjdk.java.net
Thu Sep 23 14:53:42 UTC 2021


> 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

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/5543/files
  - new: https://git.openjdk.java.net/jdk/pull/5543/files/5afba0bd..f8b15c13

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=5543&range=02
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=5543&range=01-02

  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.java.net/jdk/pull/5543.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/5543/head:pull/5543

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


More information about the core-libs-dev mailing list