RFR: 8201568: zForce touchscreen input device fails when closed and immediately reopened

John Neffenger github.com+1413266+jgneff at openjdk.java.net
Mon Jul 27 16:07:16 UTC 2020


On Mon, 27 Jul 2020 14:26:44 GMT, Tor (torbuntu) <github.com+17347324+Torbuntu at openjdk.org> wrote:

> Is there somewhere I can find an embedded aarch64 version?

If I had a PinePhone, I would try to get the 32-bit *armhf* build of JavaFX working. That's the one you build with
`gradle -PCOMPILE_TARGETS=armv6hf sdk jmod`. You may need to switch operating systems. See the [Ask Ubuntu
question](https://askubuntu.com/q/1090351) "Can I run an ARM32 bit App on an ARM64bit platform which is running Ubuntu
16.04?"

-------------

PR: https://git.openjdk.java.net/jfx/pull/258


More information about the openjfx-dev mailing list