On Mon, 21 Nov 2022 15:24:24 GMT, Kevin Rushforth <k...@openjdk.org> wrote:
> One other quick comment: since you are removing some suppress warnings for > "removal", I'd like to see the results of a build and test with `gradle > -PLINT=removal` to ensure that there are no new warnings. I've run this locally, and there were no warnings. To be sure it worked, I also tried with `-Plint=rawtypes` which produced hundreds of warnings. ------------- PR: https://git.openjdk.org/jfx/pull/957