News

Java 9 could introduce modularity and new value types. Improved modularity could reduce app size and improve startup performance. New value types will make it easier to program arrays.
Modularity is an important aspect of large Java systems. Build scripts and projects are often split up into modules in order to improve the build, but this is rarely taken into account at runtime ...
The flagship feature of Java 9 will be the new Java Platform Module System (JPMS). Given the maturity of OSGi there were technical, political and commercial reasons why another Java module system ...
Get primed on the shortcomings of traditional modular programming in Java and find out how Project Jigsaw, OSGi, and Penrose could end up working side by side in Java 9.
The lack of an effective modular programming model has frustrated Java developers since the Java platform’s infancy. Until recently no single solution had stuck. In this article, Jeff Hanson ...
Java Jigsaw’s missing pieces Part of the Project Jigsaw melodrama came from the fact that both IBM and Red Hat had announced before the JCP vote on Java modularity that they were not going to support ...
Beyond Java EE 6, modularity will be key, according to the Oracle officials. OSGi, meanwhile, plays an important part of the Java ecosystem and Java platform overall, Harris said.
As Oracle has been prone to do for the past nine months, company officials Tuesday pledged a strong commitment to Java technology. They even offered glimpses of a modular future for the platform.