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. @raneashay Your change (at version cf7a491e5c8433e034ced2aa80fcfcfa8557b387) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk/pull/31261#issuecomment-4580401641
