RFR: JDK-8274639: Provide a way to disable warnings for cross-modular links [v3]

Hannes Wallnöfer hannesw at openjdk.java.net
Wed Nov 10 15:32:07 UTC 2021


> This is a simple change to add a new `--link-modularity-mismatch (warn|info)` command line option to allow messages about wrong modularity of externally linked documentation bundles to be issued as warnings or notices. 
> 
> CSR: https://bugs.openjdk.java.net/browse/JDK-8274969

Hannes Wallnöfer has updated the pull request incrementally with one additional commit since the last revision:

  Improve l10n hint

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/5900/files
  - new: https://git.openjdk.java.net/jdk/pull/5900/files/3ae2a9cb..db81fc42

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

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

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


More information about the javadoc-dev mailing list