RFR: JDK-8297332: Remove easy warnings in javafx.base
Nir Lisker
nlisker at openjdk.org
Mon Nov 21 23:42:42 UTC 2022
On Mon, 21 Nov 2022 22:28:15 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
> treating certain categories of warnings as errors at compilation time is quite feasible. The JDK does this.
I have "missing override annotations" set to errors in my projects. I think it's a good candidate here.
-------------
PR: https://git.openjdk.org/jfx/pull/957
More information about the openjfx-dev
mailing list