On Wed, 15 Jul 2026 11:31:01 GMT, Ambarish Rapte <[email protected]> wrote:
> Adding Linux aarch64 in GHA build. The required change is very minor. > Similar to difference between macOS x64 and aarch64, the linux x64 and > aarch64 differ in, > - name > - runs-on platform name > - BOOT_JDK_FILENAME > - BOOT_JDK_URL > > Verification: > - The GHA build completed successfully on Linux aarch64 platform > - The build log is as expected, with a few differences in the timestamp, > hashes, gradle thread names, etc. > > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). This pull request has now been integrated. Changeset: e221ae91 Author: Ambarish Rapte <[email protected]> URL: https://git.openjdk.org/jfx/commit/e221ae9120939b64115fc3121763986e190f8cb3 Stats: 84 lines in 1 file changed: 84 ins; 0 del; 0 mod 8339270: GHA: build on Linux / aarch64 Reviewed-by: kcr ------------- PR: https://git.openjdk.org/jfx/pull/2214
