News

Java 9 and Vert.x microservices are compatible for building applications, as showcased by this example application that implements a minimal, but working CI system.
Java module systems has received a lot of attention lately. One reason for that was the controversy regarding JSR-277 which partially duplicated OSGi. Another was the plans for Java 7. In this ...
Java 9, the next edition of the platform, might be delayed by objections raised recently by Red Hat and IBM over the workings of its module system.
The Java module system will certainly go a long way in freeing developers from the classpath hazards common to applications built prior to Java SE 9, but how quickly the industry will start seeing ...
The Java Platform Module System promised to standardize how Java apps modularized. But years later, the problems with Java modules remain.
This article discusses the latest attempts at making Java deployment artifacts and mechanisms modular and efficient, namely JSR 277: Java Module System and JSR 291: Dynamic Component Support for ...
With this release, Gradle supports the Java Module System with everything needed compile and execute tests for Java modules. Devs can also build Javadoc and run applications.
Gary Krakow tests Sun Microsystems' new operating system based on Java and Linux called the Java Desktop System.
Experimental Java-Based JIT Compiler Here’s an example of a feature included in Java 10 that’s not entirely ready for prime time, and that’s why it’s called experimental.