- Mastering Java 11
- Dr. Edward Lavieri
- 42字
- 2025-02-25 06:41:48
Supporting common operations
Developers occasionally must write code that performs operations requiring access to the runtime image. Java 9 includes support for these common operations. This is possible due to the restructuring and standardized JDK and JRE runtime image structures.