RFR: 8336632: Update Gradle to 8.9 [v3]
Kevin Rushforth
kcr at openjdk.org
Tue Aug 20 18:34:09 UTC 2024
On Tue, 20 Aug 2024 16:53:09 GMT, Ambarish Rapte <arapte at 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.
>
> Ambarish Rapte has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains six additional commits since the last revision:
>
> - Merge branch 'master' into gradle89-jdk2202
> - win bootjdk gha
> - chmod 644 gradlew
> - gradle 89, jdk 2202
> - revert gradle-wrapper.properties partially
> - gradle 8.9
Looks good. I've tested with gradle 8.9 and JDK 22.0.2.
-------------
Marked as reviewed by kcr (Lead).
PR Review: https://git.openjdk.org/jfx/pull/1539#pullrequestreview-2248753101
More information about the openjfx-dev
mailing list