David Buck, Principal Member of Technical Staff, Oracle One of the lesser-known features coming with JDK 9 is experimental support for ahead-of-time (AOT) co... (more…)
Read more »
We are excited to announce the Deep Java Library (DJL), an open source library to develop, train and run Deep learning models in Java using intuitive, high-level APIs. If you are a Java user… (more…)
Read more »
Change color for Groovy Language
Current: #e69f56
Proposed: #4298b8
From the Groovy logo on the groovy website:
https://github.com/apache/groovy-website/blob/f51c26b05f90edc05873a2a1ec676a8f58fe4f7... (more…)
Read more »
Project Loom has three main goals: introducing continuations, fibers, and tail-call elimination. (more…)
Read more »
Java enums will be enhanced with generics support and with the ability to add methods to individual items, a new JEP shows. Since both features can be delivered with the same code change, they are bundled together in the same JEP. The change only affects ...
Read more »