News

It's been a long wait, but it's finally here: Oracle announced today the general availability of Java SE 9, the Java Platform Enterprise Edition 8 and the Java EE 8 Software Development Kit.
Business practices are behind the Java LTS release schedule. Many companies still use Java 11, Java 8 and even Java 6 or 7.
Java, the programming language used by millions of developers, is now even better. The launch of Java 8 on March 25 represents the most significant update to the Java programming model ever, and ...
Java 8 lambdas and the new Streams API simplify common idiomatic constructs. In this article we investigate some common use cases in financial services and how they are easily solved with lambdas ...
Oracle has shipped Java 9 and Java EE 8, including support for modularity in Java 9 and a host of other features in both specifications to simplify development.
The Eclipse Foundation has announced the release of the Jakarta EE 8, the first truly open-source, vendor-neutral version of Java Enterprise Edition.
This article explores some of Java 8’s new features, using both Java’s proposed syntax and Scala. We cover lambda expressions, higher-order functions, parallel collections and virtual ...
Oracle may be the stewards of the Java programming language, but their market share in Java Development Kit (JDK) distributions has significantly dropped over the past two years.
Java 8 will be remembered mainly for introducing lambdas, streams, a new date/time model, and Nashorn--but don't miss the new Base64 API. It could be just what you need to ensure data integrity in ...
Here's a quick Java Mission Control tutorial to show you how to install the Java Mission Control Eclipse plugin and start a Java Flight Recorder JVM profile run.