© Alexandru Jecan  2017

Alexandru Jecan, Java 9 Modularity Revealed, https://doi.org/10.1007/978-1-4842-2713-8_5

5. Modular Runtime Images

Alexandru Jecan

(1)Munich, Germany

In this chapter we’ll look at the structure of the new modular runtime image introduced in Java 9, which brings an important benefit in terms of improved performance and maintainability. On the other hand, the new format of the runtime image doesn’t necessarily result in preserving the exactly same functionality of all the existing APIs.

Note

This chapter is an informational one that describes the format of the modular runtime images introduced in JDK 9.

Modular Runtime Images

Chapter 3 showed how the source code in the JDK was restructured around modules. In this chapter we’ll ...

Get Java 9 Modularity Revealed: Project Jigsaw and Scalable Java Applications 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.