On Tue, 24 Oct 2023 10:29:32 GMT, Frederic Thevenet <ftheve...@openjdk.org> wrote:
> This PR addresses OS detection not working properly when running > test-prebuilt on MSYS2, which causes some Windows specific tests to misbehave > or fail in Github Actions. This pull request has now been integrated. Changeset: 202c0137 Author: Frederic Thevenet <ftheve...@openjdk.org> Committer: Magnus Ihse Bursie <i...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/202c0137b86cd7bcbe0c1eddf2657f45698ab667 Stats: 7 lines in 1 file changed: 7 ins; 0 del; 0 mod 8318669: Target OS detection in 'test-prebuilt' makefile target is incorrect when running on MSYS2 Reviewed-by: ihse, erikj ------------- PR: https://git.openjdk.org/jdk/pull/16343