> 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).
Ambarish Rapte has updated the pull request incrementally with one additional commit since the last revision: review update: correct X64 to AARCH64 ------------- Changes: - all: https://git.openjdk.org/jfx/pull/2214/files - new: https://git.openjdk.org/jfx/pull/2214/files/ecb053db..2131fe9c Webrevs: - full: https://webrevs.openjdk.org/?repo=jfx&pr=2214&range=01 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=2214&range=00-01 Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod Patch: https://git.openjdk.org/jfx/pull/2214.diff Fetch: git fetch https://git.openjdk.org/jfx.git pull/2214/head:pull/2214 PR: https://git.openjdk.org/jfx/pull/2214
