The Destination for Java Developers
Hundreds of tutorials, news and videos from the experts, all right here.
Latest News & Events
Stay Informed with the latest Java News and Events
News
-
JEP targeted to JDK 24: 493: Linking Run-Time Images without JMODs
on November 6, 2024
-
Postcards from the Peak of Complexity
Brian Goetz on November 3, 2024
-
JEP targeted to JDK 24: 478: Key Derivation Function API (Preview)
Kevin Driver on November 2, 2024
-
JEP targeted to JDK 24: 490: ZGC: Remove the Non-Generational Mode
Axel Boldt Christmas on November 1, 2024
Upcoming Events
-
Oredev
November 6, 2024 in Malmo, Sweden
-
Jfall
November 7, 2024 in Ede, Netherlands
-
Voxxed Days CERN
January 15, 2025 in Geneva, Switzerland
-
FOSDEM
February 1, 2025 in Brussels, Belgium
Recently Updated Articles
Been here before? Looking for something new to learn? Try these!
Launching Single-File Source-Code Programs
Launching Single-File Source-Code Java programs with the Java launcher.
Java Platform Evolution
Java has come a long ways since Java 8. Let's go over some of this evolution.
Advanced JShell Usage
Leverage jshell to prototype Java programs that require external dependencies, create and load jshell scripts or use predefined ones inside a jshell session.
The Future of Java
Learn about the future of the Java Platform
Capturing Lightning in a Bottle
Project Leyden aims to improve the startup time, time to peak performance, and footprint of Java programs by extending the Java programming model with features for selectively shifting and constraining computation by means of condensing code.
Java Language Futures: Spring 2023 Edition
Through Project Amber, the Java programming language is evolving faster than ever. Watch this video to get an overview of many of the Java language enhancements that have appeared in recent Java versions as well as a glimpse of the future as we look ahead to directions and features that are in development for future Java releases.
Java 21... and beyond
Brian Goetz (Java Language Architect) Devoxx 2023 Keynote about Java 21 and the future of Java. For those wondering about the state of things, this is the video to watch.
Modern, Scalable Concurrency for the Java Platform
In this session learn about Project Loom, which aims to reinstate the thread as an efficient unit of concurrency by adding a lightweight implementation of threads to the Java platform.