Withdrawn: 8307316: Let JavaFX be built on unknown architectures
duke
duke at openjdk.org
Thu Aug 10 07:53:36 UTC 2023
On Wed, 3 May 2023 16:02:34 GMT, John Neffenger <jgneff at openjdk.org> wrote:
> Please review these changes to the Gradle build files and the dependency verification file. The initial version of this pull request extends the permitted build platforms for Linux to the Java architectures `arm`, `ppc64le`, and `s390x` and adds an entry to the dependency verification file for the `i386` architecture. The Debian names for these architectures are `armhf`, `i386`, `ppc64el`, and `s390x`.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jfx/pull/1124
More information about the openjfx-dev
mailing list