On Fri, 8 Dec 2023 14:47:04 GMT, Johan Vos <j...@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