RFR: JDK-8297332: Remove easy warnings in base

Nir Lisker nlisker at openjdk.org
Mon Nov 21 16:37:53 UTC 2022


On Mon, 21 Nov 2022 15:19:24 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

> The main thing to be careful of is that we don't touch any public API signatures, since some of these sort of automated changes can have impact that we would need to consider.

This set of warnings doesn't change method signatures. The "raw types" warning fix will do that, so we will be careful there.

-------------

PR: https://git.openjdk.org/jfx/pull/957


More information about the openjfx-dev mailing list