[jdk21u] Integrated: 8318669: Target OS detection in 'test-prebuilt' makefile target is incorrect when running on MSYS2

Frederic Thevenet fthevenet at openjdk.org
Thu Nov 2 09:06:06 UTC 2023


On Fri, 27 Oct 2023 12:28:29 GMT, Frederic Thevenet <fthevenet at openjdk.org> wrote:

> Backport of  [8318669: Target OS detection in 'test-prebuilt' makefile target is incorrect when running on MSYS2](https://bugs.openjdk.org/browse/JDK-8318669)
> 
> This is low risk as this only affects testing on Windows with MSYS2, when run using the "run-prebuilt" makefile target.
> Without this patch, however, Windows-specific patches may fail or otherwise misbehave when run under such conditions (which is notably the case in Github actions).

This pull request has now been integrated.

Changeset: e371a3d9
Author:    Frederic Thevenet <fthevenet at openjdk.org>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk21u/commit/e371a3d92feee932abe1906802df0d5578d9c1ba
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

Backport-of: 202c0137b86cd7bcbe0c1eddf2657f45698ab667

-------------

PR: https://git.openjdk.org/jdk21u/pull/299


More information about the jdk-updates-dev mailing list