An OpenJDK proposal aims to reduce the Java Development Kit (JDK) size by about 25% using the jlink tool to create custom runtime images without JMOD files. This would enhance Java performance in cloud environments by improving efficiency in copying JDK-inclusive container images over networks. The proposal introduces a build-time configuration option, --enable-linkable-runtime, to achieve this reduction.
4 Comments
Sort: