A number of very interesting announcements at #JavaOne about: * #JavaFX 💫 * #GraalVM 🏆 * high performance JDK 8 🏃 * generational ZGC 👶🧓 Let's have a look! 🧵 (If you prefer video, watch the latest Inside Java Newscast: youtu.be/3M5o3hUH09A )
4
36
135
0
22
#JavaFX Oracle now publishes JavaFX EA and GA builds on jdk.java.net. For JavaFX 20 that's jdk.java.net/javafx20/. 20 GA builds are expected to be published together with Java 20 GA. Remember, if you need a runtime with FX, you can use jlink to create it.
@nipafx @dlemmermann More options: If you need a runtime with JavaFX, you could also user @AzulSystems JDK. They have one with JavaFX included. And it's available via @sdkman_.