On Tue, 17 Jun 2025 00:08:33 GMT, Ambarish Rapte <ara...@openjdk.org> wrote:
> 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. LGTM gradlew line 117: > 115: esac > 116: > 117: CLASSPATH="\\\"\\\"" This is from the gradle distribution? It looks odd... ------------- Marked as reviewed by kcr (Lead). PR Review: https://git.openjdk.org/jfx/pull/1832#pullrequestreview-2936293006 PR Review Comment: https://git.openjdk.org/jfx/pull/1832#discussion_r2152659484