The Modular Java Platform & Project Jigsaw
Abstract
The future of the Java Platform – and of applications – is modular. A modular Java runtime will enable shorter downloads, smaller installations, and faster startup. Modular applications will share these benefits; they'll also be simpler to construct and maintain as well as easier to integrate with native operating systems.
This session will describe the design of the module system being developed in Project Jigsaw, demonstrate its key features, and show how it's being used to modularize the platform.