News

The module collects related packages together. The Java Platform Module System (JPMS) is a code-level structure, so it doesn’t change the fact that we package Java into JAR files. Ultimately ...
It would be hard to overstate the importance of modularity in the Java SE 9 release. The Java Platform Module System (JPMS) specification (JSR 376), better known as Project Jigsaw, brings a ...
Today, the results of the JCP Executive Committee vote on JSR-376 (Java Platform Module System, commonly known as Jigsaw), were published on the Java Community Process page. There were 10 votes ...
IBM and Red Hat plan to vote against the module plan for Java's next release, due in late July Java 9, the next edition of the platform, might be delayed by objections raised recently by Red Hat ...
In the case of the Java Platform Module System (JPMS), the past has most certainly repeated itself. As a rank-and-file Java developer, I view the Java module system as a failure. JPMS does what it ...
JDK 9 is a production-ready implementation of the Java SE 9 platform spec that boasts more than 150 new features, including a new module system and enhanced scalability, improved security, better ...
The Java Platform Module System defines a module system for the Java Platform. For more documentation on the implementation, see JEP-261. This declaration explicitly defines the dependencies for the ...