-
Enhancement
-
Resolution: Fixed
-
P3
-
9-repo-jigsaw
We need jmod to add the (currently prototype) TargetPlatform attribute to JDK modules that are platform specific. The current attribute supports the equivalent to os.name, os.arch and os.version.
Once we have this information in the jmod files then we can update jlink to use the values from the java.base module to create the release file in the run-time image.
- relates to
-
JDK-8069239 Module meta-data
- Resolved