[jdk17u-dev] RFR: 8318669: Target OS detection in 'test-prebuilt' makefile target is incorrect when running on MSYS2
Frederic Thevenet
fthevenet at openjdk.org
Sat Oct 28 12:32:59 UTC 2023
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).
-------------
Commit messages:
- Backport 202c0137b86cd7bcbe0c1eddf2657f45698ab667
Changes: https://git.openjdk.org/jdk17u-dev/pull/1929/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=1929&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8318669
Stats: 7 lines in 1 file changed: 7 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/1929.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/1929/head:pull/1929
PR: https://git.openjdk.org/jdk17u-dev/pull/1929
More information about the jdk-updates-dev
mailing list