On Tue, 20 Aug 2024 02:59:00 GMT, Ambarish Rapte <ara...@openjdk.org> wrote:
> Gradle 8.8 released on May 31, 2024, supports JDK 22. > On Jul 11, 2024, gradle 8.9 was released too, so we can update to the latest > gradle 8.9 > > This gradle update is required in order to update the boot jdk to 22.0.2. > The changes are minimal, no source code changes were required. > > This PR also includes the boot jdk update. This pull request has now been integrated. Changeset: b8987310 Author: Ambarish Rapte <ara...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/b8987310dfff28b7a1a3862868c2d2210063985d Stats: 35 lines in 7 files changed: 5 ins; 0 del; 30 mod 8336632: Update Gradle to 8.9 8336633: Update boot JDK to 22.0.2 Reviewed-by: kcr, sykora ------------- PR: https://git.openjdk.org/jfx/pull/1539