> Please review this change that adds a `linux-x86-static` job in GHA. The job > builds the `static-jdk-image` release binary on linux-x64. Please see > https://mail.openjdk.org/pipermail/build-dev/2025-February/048830.html for > some additional context. > > A `debug` build job (building `static-jdk-image` fastdebug binary) is not > included currently. There is a known issue that causes build failure due to > resource problem, which causes the `fastdebug` build fail in github workflow. > Please see more related information in > https://bugs.openjdk.org/browse/JDK-8349399?focusedId=14749789&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-14749789. > > > GHA: https://github.com/jianglizhou/jdk/actions/runs/13163673020
Jiangli Zhou has updated the pull request incrementally with one additional commit since the last revision: Override the default bundle name as suggested by shipilev. ------------- Changes: - all: https://git.openjdk.org/jdk/pull/23471/files - new: https://git.openjdk.org/jdk/pull/23471/files/6d637c97..91d4c9a1 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=23471&range=03 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=23471&range=02-03 Stats: 3 lines in 1 file changed: 3 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk/pull/23471.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/23471/head:pull/23471 PR: https://git.openjdk.org/jdk/pull/23471