RFR: 8360586: JavaFX build uses deprecated features that will be removed in gradle 9 [v2]

Kevin Rushforth kcr at openjdk.org
Thu Sep 25 22:25:00 UTC 2025


On Thu, 25 Sep 2025 21:47:40 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

> Also, it looks like you missed one or more warnings. I still see this in the log:
> ...

Although... if I build using gradle 8.14.2 with `--gradle-warning all` I get a list of gradle 10 deprecation warnings, but no gradle 9 deprecation warnings.  And building with gradle 9 produces no error (just the same gradle 10 warnings), so this might just be a mistake in gradle 8.14.2 warning reporting.

So this looks fine to me. I'll do more testing.

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

PR Comment: https://git.openjdk.org/jfx/pull/1918#issuecomment-3336115250


More information about the openjfx-dev mailing list