- Java 9:Building Robust Modular Applications
- Dr. Edward Lavieri Peter Verhas Jason Lee
- 47字
- 2025-04-04 17:08:33
Pre-Java 9 JDK source code organization
The JDK is a compilation of code files, tools, libraries, and more. The following illustration provides an overview of the JDK components:

The pre-Java 9 organization of the JDK components in the preceding illustration are detailed in the next seven subsections.