News

JDK 21's virtual threads are a major leap forward for Java's concurrency model. Previously, Java relied on OS threads, which were resource-heavy, limiting how many threads could run concurrently.
JDK 19 follows the March 22 arrival of JDK 18. Standard Java has been on a six-month release cadence for five years, with JDK 19 being the tenth six-month release.
If you were to look at the features in Java 17, the most recent long-term support (LTS) release from Oracle, you’d probably be disappointed. There’s only 14 JDK enhancement proposals (JEP) included in ...
Commercial support for JavaFX in JDK 8 will continue through at least 2022. Featuring a set of packages for graphics and media, JavaFX has been part of the JDK download since 2012.
Oracle says it will separate JavaFX from the core JDK distribution beginning with JDK 11. Making the technology available as a separate module will make it easier to adopt and will "clear the way for ...