27. Java Platform Module System

Objectives

In this chapter you’ll:

Image Understand the motivation for modularity.

Image Review the Java Platform Module System JEPs and JSRs.

Image Create module declarations that specify module dependencies with requires and specify which packages a module makes available to other modules with exports.

Image Allow runtime reflection of ...

Get Java 9 for Programmers now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.