On Fri, 22 May 2026 20:56:31 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). This pull request has now been integrated. Changeset: b66dcc94 Author: Ashay Rane <[email protected]> Committer: SendaoYan <[email protected]> URL: https://git.openjdk.org/jdk/commit/b66dcc947488060a60c42fea67a30d9278dafcf7 Stats: 16 lines in 14 files changed: 0 ins; 0 del; 16 mod 8385345: AWT and ImageIO shell tests fail when run using MSys/MinGW Reviewed-by: prr, macarte ------------- PR: https://git.openjdk.org/jdk/pull/31261
