RFR: JDK-8274639: Provide a way to disable warnings for cross-modular links [v2]
Hannes Wallnöfer
hannesw at openjdk.java.net
Wed Nov 10 15:25:08 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:
Review feedback
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/5900/files
- new: https://git.openjdk.java.net/jdk/pull/5900/files/1a3cce04..3ae2a9cb
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=5900&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=5900&range=00-01
Stats: 21 lines in 3 files changed: 9 ins; 3 del; 9 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