RFR: 8187591: -Werror turns incubator module warning to an error [v2]
Jan Lahoda
jlahoda at openjdk.org
Fri Nov 10 07:34:58 UTC 2023
On Mon, 6 Nov 2023 08:39:27 GMT, Adam Sotona <asotona at openjdk.org> wrote:
>> -Werror turns incubator module warning to an error
>> This patch adds "incubating" lint on-by-default category and triggers incubating module warning accordingly.
>> It also adds a test and updates javac man pages and jdk.compiler module-info javadoc.
>>
>> Please review.
>>
>> Thanks,
>> Adam
>
> Adam Sotona has updated the pull request incrementally with one additional commit since the last revision:
>
> separate LintCategory.INCUBATING
Looks OK to me.
-------------
Marked as reviewed by jlahoda (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/16454#pullrequestreview-1724181816
More information about the compiler-dev
mailing list