On Thu, 15 May 2025 00:25:40 GMT, Jiangli Zhou <jian...@openjdk.org> wrote:
>> Did you try this? > > I missed your above suggestion earlier. Experimenting with this. Thanks for > the suggestion. I went with using an explicit `extra-options` step to set up the extra command-line options for `make test-prebuilt` to handle the static case. That got rid of the separate `run-tests-static` step and notify error step. The `run-tests` now is used for running tests for both the regular and static cases. GHA testing showed that it worked ok. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/24992#discussion_r2091850312