On Thu, 25 Sep 2025 22:22:26 GMT, Kevin Rushforth <k...@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