RFR: 8321434: Update Gradle to 8.5
Kevin Rushforth
kcr at openjdk.org
Fri Dec 8 15:43:24 UTC 2023
On Fri, 8 Dec 2023 14:47:04 GMT, Johan Vos <jvos at openjdk.org> wrote:
> We typically do a full build, with SDK's and JMOD's and Javadoc etc, on the supported platforms. Given the large amount of platform-specific code in our gradle files, this is something that needs to be tested on different platforms.
Yes, exactly. The GHA run or a simple developer build is a good first-order test, but by no means sufficient.
Ambarish ran a full CI build, including building WebKit and running all headful tests prior to submitting the PR.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1300#issuecomment-1847403334
More information about the openjfx-dev
mailing list