On Fri, 29 May 2026 19:25:25 GMT, Ashay Rane <[email protected]> wrote:

>> Several tests fail when run using MSys/MinGW because `uname -s` doesn't
>> have a corresponding case label.  This patch fixes the problem for the
>> shell tests in java/awt, java/lang, javax/imageio, and a few others.
>> 
>> ---------
>> - [x] I confirm that I make this contribution in accordance with the 
>> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai).
>
> Ashay Rane has updated the pull request with a new target base due to a merge 
> or a rebase. The pull request now contains two commits:
> 
>  - Merge branch 'master' into JDK-8385345-msys-mingw-test-framework
>  - Add MSys/MinGW support in various tests
>    
>    Several tests fail when run using MSys/MinGW because `uname -s` doesn't
>    have a corresponding case label.  This patch fixes the problem for the
>    shell tests in java/awt, java/lang, javax/imageio, and a few others.

LGTM

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

Marked as reviewed by macarte (Committer).

PR Review: https://git.openjdk.org/jdk/pull/31261#pullrequestreview-4393239189

Reply via email to