Support for JDK 24 was added in Gradle 8.14.2. Hence update bootjdk to JDK 24.0.1 and gradle to 8.14.2 No changes to gradle build script were needed for this upgrade.
------------- Commit messages: - javadoc 24 sha256 - chmod 644 gradlew - result of sh gradlew wrapper --gradle-version 8.14.2 - manual changes Changes: https://git.openjdk.org/jfx/pull/1832/files Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=1832&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8358802 Stats: 28 lines in 7 files changed: 0 ins; 1 del; 27 mod Patch: https://git.openjdk.org/jfx/pull/1832.diff Fetch: git fetch https://git.openjdk.org/jfx.git pull/1832/head:pull/1832 PR: https://git.openjdk.org/jfx/pull/1832