On Thu, 22 May 2025 12:54:54 GMT, Aleksey Shipilev <sh...@openjdk.org> wrote:
>> Jiangli Zhou has updated the pull request with a new target base due to a >> merge or a rebase. The incremental webrev excludes the unrelated changes >> brought in by the merge/rebase. The pull request contains 36 additional >> commits since the last revision: >> >> - Merge branch 'master' into JDK-8355452 >> - Merge branch 'master' into JDK-8355452 >> - Merge branch 'master' into JDK-8355452 >> - Address magicus comment: >> - Replaced '${{ inputs.static-suffix }}' != '' to '${{ >> inputs.static-suffix }}' == '-static', to be more consistent. >> - Add missing '.outputs' after 'steps.extra-options'. >> - Remove 'if: ${{ inputs.static-suffix != '-static' }}' check from run-test >> step. >> - Add 'extra-options' step to setup additional options. Remove >> run-test-static and the related notify failure steps. >> - Add $static_jdk_bundle_zip$static_jdk_bundle_tar_gz for bundle-found >> check. >> - Add separate download-static-bundles. >> - Add jdk, langtools and lib-test ProblemList-StaticJdk.txt for >> test-linux-x64-static. >> - ... and 26 more: https://git.openjdk.org/jdk/compare/30db3fe0...fa162b7f > > Taking a look at this today, sorry. @shipilev Thanks! I created https://bugs.openjdk.org/browse/JDK-8357583 to follow up. ------------- PR Comment: https://git.openjdk.org/jdk/pull/24992#issuecomment-2901683985