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

Ambarish Rapte arapte at openjdk.org
Fri Sep 26 11:12:15 UTC 2025


On Thu, 25 Sep 2025 22:22:26 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

> 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.

Yes Kevin, I also observed the same behavior. It seems safe as build completes successfully with Gradle 9

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

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


More information about the openjfx-dev mailing list