-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
None
-
b21
We have included linux-x64-static job in GHA for building static-jdk on linux-x64 earlier this year. However we don't run any tests in GHA on static-jdk yet, which means we have high risks of introducing regressions without being noticed for potentially longer period of time. To help reduce the risks, JDK-8355452 plans to enable tier1 testing on linux-x64 static-jdk in GHA. To do so, we also need be able to build the static-jdk-bundles. This enhancement is intended to add the static-jdk-bundles make target, which can be used by the GHA workflow to build static-jdk-bundles for running jtreg tests.
- relates to
-
JDK-8355452 GHA: Test jtreg tier1 on linux-x64 static-jdk
-
- Open
-
-
JDK-8303796 Optionally build fully statically linked JDK image
-
- Open
-
- links to
-
Commit(master) openjdk/jdk/62d165d0
-
Review(master) openjdk/jdk/24934