JavaFx 24 minimum requirement JDK version is 22, so should we bump the version to 22.x? #1391
chengenzhao
started this conversation in
General
Replies: 1 comment 2 replies
|
Hia, currently FXGL bumps the JDK version with LTS releases. I believe the next LTS release will be Java 25, in Sept 2025, so we might upgrade all in one go then. I've been a bit out of the loop on FX releases. Is there anything in particular JavaFX 24 brings? If nothing major, I think we can wait for Java / JavaFX 25. Otherwise, we could go for an intermediate FXGL 24 release using JDK 24. |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi:
The minimum JDK requirement for JavaFX 24 is 22
& 21.x is not applicable for JavaFX 24
so is that mean we should bump the FXGL future version e.g. 21.2 to 22.x?
All reactions