You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JavaFX 17 is not being maintained in terms of static libs, The latest JavaFX 17 version is 17.0.12 but the most recent available static libs are 17.0.8.
The text was updated successfully, but these errors were encountered:
Unfortunately, that is correct. The process for the "officially supported" LTS'es is pretty formal, and it is not trivial to have the mobile builds following this process. Moreover, it is not easy to have a build of the native classlibs of JavaFX that is exactly in sync with a specific GraalVM version and a specific OpenJDK version.
We're working on some major changes, that will ultimately allow to have the same releases for all platform.
JavaFX 17 is not being maintained in terms of static libs, The latest JavaFX 17 version is 17.0.12 but the most recent available static libs are 17.0.8.
The text was updated successfully, but these errors were encountered: