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
35
134
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 Nice! Thanks for sharing! I'll definitely take a look at those announcements