-
Enhancement
-
Resolution: Fixed
-
P4
-
repo-leyden
-
None
In the context of hermetic java, the effort to enable single executable java application, support of static linked java launcher is being integrated into mainline.
To enable jlink to produce a single executable, we will need to have required static library be included in jmod files, so jlink can retrieve those static libraries and perform link to produce requested binaries.
To enable jlink to produce a single executable, we will need to have required static library be included in jmod files, so jlink can retrieve those static libraries and perform link to produce requested binaries.
- relates to
-
JDK-8352919 Stitch hermetic Java image using jlink
-
- New
-
-
JDK-8355322 Add a generic liblauncher for static java.base.jmod
-
- New
-