Integrated: 8187591: -Werror turns incubator module warning to an error
Adam Sotona
asotona at openjdk.org
Tue Nov 21 15:14:19 UTC 2023
On Wed, 1 Nov 2023 15:33:24 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
This pull request has now been integrated.
Changeset: 53eb6f12
Author: Adam Sotona <asotona at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/53eb6f126b1a56bc651cf1078a27ec697e2dcf37
Stats: 34 lines in 6 files changed: 27 ins; 0 del; 7 mod
8187591: -Werror turns incubator module warning to an error
Reviewed-by: jlahoda
-------------
PR: https://git.openjdk.org/jdk/pull/16454
More information about the compiler-dev
mailing list