[jdk11u-dev] Integrated: 8318669: Target OS detection in 'test-prebuilt' makefile target is incorrect when running on MSYS2
Frederic Thevenet
fthevenet at openjdk.org
Mon Nov 6 08:37:19 UTC 2023
On Fri, 27 Oct 2023 12:52:14 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: 1f67ffb0
Author: Frederic Thevenet <fthevenet at openjdk.org>
Committer: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.org/jdk11u-dev/commit/1f67ffb029869a432420af3920cc3311126a4036
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/jdk11u-dev/pull/2229
More information about the jdk-updates-dev
mailing list