CARVIEW |

Java 24 is Available!
Java 24 was released on March 18th! You can watch our coverage of the release of Java 24 from JavaOne, and check on OpenJDK for all that was included in Java 24.
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
-
Java GPGPU Enablement: Are We There Yet?
Gary Frost on July 14, 2025
-
ZGC - Paving the GC On-Ramp
Erik Osterlund on July 10, 2025
-
Simplifying Java Runtime Setup in OCI Cloud Shell with the Java Download Toolkit
Sanju Nair on July 9, 2025
-
Marshalling: Data-Oriented Serialization
Viktor Klang on July 8, 2025
Upcoming Events
-
JConf Dominicana
July 18, 2025 in Santo Domingo, Dominican Republic
-
JVM Language Summit
August 4, 2025 in Santa Clara, USA
-
Jcrete
August 4, 2025 in Crete, Greece
-
COSCUP Open Source Taiwan
August 9, 2025 in Taipei , Taiwan
Recently Updated Articles
Been here before? Looking for something new to learn? Try these!
Java Platform Evolution
Java has come a long ways since Java 8. Let's go over some of this evolution.
Choosing the Right Implementation Between ArrayList and LinkedList
Which implementation of List should you choose for your application.
The Gatherer API
Implementing your own intermediate operations with the Gatherer API
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.