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

Frederic Thevenet fthevenet at openjdk.org
Fri Nov 3 12:07:20 UTC 2023


On Fri, 27 Oct 2023 12:46:24 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: a2738584
Author:    Frederic Thevenet <fthevenet at openjdk.org>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/a273858429294355d36e44b625cf30898b15a3c9
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/jdk17u-dev/pull/1929


More information about the jdk-updates-dev mailing list