RFR: 8300591: @SuppressWarnings option "lossy-conversions" missing from jdk.compiler module javadoc [v2]
Adam Sotona
asotona at openjdk.org
Fri Jan 20 17:12:48 UTC 2023
> Hi,
> @SuppressWarnings option "lossy-conversions" has been added to JDK 20 (see JDK-8286377), however the option description is missing in jdk.compiler module javadoc and javac man page.
> This patch add missing javadoc decription to jdk.compiler module-info.java
>
> Please review.
>
> Thanks,
> Adam
Adam Sotona has updated the pull request incrementally with one additional commit since the last revision:
manpage update
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/12111/files
- new: https://git.openjdk.org/jdk/pull/12111/files/55c78a53..64c9bcc6
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=12111&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=12111&range=00-01
Stats: 3 lines in 1 file changed: 3 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/12111.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/12111/head:pull/12111
PR: https://git.openjdk.org/jdk/pull/12111
More information about the compiler-dev
mailing list