News

Java has a powerful new concurrency model, and it works with both traditional and virtual threads. Here's a first look at structured concurrency.
Runtime errors can occur without warning and be difficult to resolve. Here are the five most common runtime errors in Java and advice on how to avoid them.
Oracle has been working to bring value types to the Java language and runtime. We present an update on the current status of this work.