On Thu, 1 Sep 2022 12:19:23 GMT, Ao Qi <a...@openjdk.org> wrote: > LoongArch is a new RISC ISA. This issue proposes adding support for > Linux/LoongArch64. Upstream WebKit for LoongArch64 support is not ready, but > the OpenJFX part is simple and ready. When the LoongArch64 supported Webkit > is updated to OpenJFX, it is supposed to work. > > Testing: > - [x] base, controls, fxml, graphics and web tests, {Release,Debug}, {with > WebKit,without Webkit} on Linux/x64 > - [x] base, controls, fxml, graphics and web tests, {Release,Debug}, {with > WebKit,without Webkit} on Linux/aarch64 > - [x] base, controls, fxml and graphics tests, {Release,Debug}, without > WebKit on Linux/loongarch64
This pull request has now been integrated. Changeset: cef583ee Author: Ao Qi <a...@openjdk.org> Committer: Kevin Rushforth <k...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/cef583eef41aff3db55542d5e90423eec5601f41 Stats: 26 lines in 4 files changed: 15 ins; 0 del; 11 mod 8293214: Add support for Linux/LoongArch64 Reviewed-by: almatvee, jvos, kcr ------------- PR: https://git.openjdk.org/jfx/pull/888