News

OpenJDK proposals would introduce value objects, primitive objects, and unify basic primitives with objects, so that all Java values will be objects.
The "tip and tail" release model represents a significant step forward, offering revolutionary changes that are ambitious but not without challenges.
With the recent announcement of JDK Enhancement Project (JEP) 188, now seems like a good time to brush up on what you know about the Java memory model. Authored by Doug Lea, JEP 188 proposes the ...
The goal of Project Leyden is to address “Java's slow startup time, slow time to peak performance, and large footprint." It wanted to get there by reintroducing Ahead-of-Time (AOT) compilation ...
Oracle has introduced a new effort to help ease enduring Java pain points such as slow startups, protracted time to peak performance and large footprints. The effort, known as Project Leyden, ...