-
Bug
-
Resolution: Unresolved
-
P4
-
jfx17
-
generic
-
generic
A DESCRIPTION OF THE PROBLEM :
It appears that the releases of JavaFX do not consistently contain the dependencies for linux-aarch64.
For instance, 17.0.8 has them: https://repo1.maven.org/maven2/org/openjfx/javafx-graphics/17.0.8/
But the subsequent releases for 17 do not, for example 17.0.12: https://repo1.maven.org/maven2/org/openjfx/javafx-graphics/17.0.12/
Same for the latest release of 21: https://repo1.maven.org/maven2/org/openjfx/javafx-graphics/21.0.4/
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Release that contains javafx-graphics-xx.x.x-linux-aarch64.jar:
https://repo1.maven.org/maven2/org/openjfx/javafx-graphics/22.0.2/
ACTUAL -
Release that does NOT contains javafx-graphics-xx.x.x-linux-aarch64.jar:
https://repo1.maven.org/maven2/org/openjfx/javafx-graphics/17.0.12/
CUSTOMER SUBMITTED WORKAROUND :
Avoid JavaFX versions without the linux-aarch64 when running on linux with a arm64 CPU.
FREQUENCY : always
It appears that the releases of JavaFX do not consistently contain the dependencies for linux-aarch64.
For instance, 17.0.8 has them: https://repo1.maven.org/maven2/org/openjfx/javafx-graphics/17.0.8/
But the subsequent releases for 17 do not, for example 17.0.12: https://repo1.maven.org/maven2/org/openjfx/javafx-graphics/17.0.12/
Same for the latest release of 21: https://repo1.maven.org/maven2/org/openjfx/javafx-graphics/21.0.4/
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Release that contains javafx-graphics-xx.x.x-linux-aarch64.jar:
https://repo1.maven.org/maven2/org/openjfx/javafx-graphics/22.0.2/
ACTUAL -
Release that does NOT contains javafx-graphics-xx.x.x-linux-aarch64.jar:
https://repo1.maven.org/maven2/org/openjfx/javafx-graphics/17.0.12/
CUSTOMER SUBMITTED WORKAROUND :
Avoid JavaFX versions without the linux-aarch64 when running on linux with a arm64 CPU.
FREQUENCY : always