On Wed, 2 Oct 2024 17:09:59 GMT, Ambarish Rapte <ara...@openjdk.org> wrote:
> Update the boot JDK to version 23. > > Since Gradle 8.9 does not support JDK 23, it is necessary to upgrade Gradle > to the latest release, version 8.10.2, which supports JDK 23. > It is advised to upgrade directly to Gradle 8.10.2 rather than 8.10. refer to > [the release notes](https://docs.gradle.org/8.10.2/release-notes.html) > > No modifications to the Gradle build script are required for upgrading the > Gradle version. This pull request has now been integrated. Changeset: 6e4d41b6 Author: Ambarish Rapte <ara...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/6e4d41b61b7efaafdfd9ea3f93cab9b7acb48de9 Stats: 17 lines in 4 files changed: 0 ins; 0 del; 17 mod 8341164: Update boot JDK to 23 8341167: Update Gradle to 8.10.2 Reviewed-by: kcr, sykora ------------- PR: https://git.openjdk.org/jfx/pull/1589