-
Sub-task
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
False
-
-
False
-
OPENJDK-2686 - Explore a three stage build for the JLink workflow
-
-
Since we're using the 3-stage template and jmods RPMs are installed in stage 1, we do not need to put them in the builder images anymore:
$ git grep jmods modules/jdk/11/module.yaml: - java-11-openjdk-jmods modules/jdk/17/module.yaml: - java-17-openjdk-jmods modules/jdk/21/module.yaml: - java-21-openjdk-jmods
The above should be removed.
- links to