RFR: 8358802: Update boot JDK to 24.0.1

Kevin Rushforth kcr at openjdk.org
Tue Jun 17 16:45:34 UTC 2025


On Tue, 17 Jun 2025 00:08:33 GMT, Ambarish Rapte <arapte at 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


More information about the openjfx-dev mailing list