On Tue, 19 May 2026 14:02:35 GMT, Ashay Rane <[email protected]> wrote:
> Prior to this patch, the following tests failed when they were run using > MSys2/MinGW with the error "Unrecognized system!": > > - javax/script/ProviderTest > - javax/script/ScriptEngineOrder > - tools/launcher/ClassPathWildCard > - java/lang/instrument/appendToClassLoaderSearch/CircularityErrorTest > - java/lang/instrument/appendToClassLoaderSearch/ClassUnloadTest > - java/lang/instrument/appendToClassLoaderSearch/run_tests > > This patch fixes the problem by enabling support for MSys2 required for > running these tests. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). Looks Good! ------------- Marked as reviewed by jwaters (Committer). PR Review: https://git.openjdk.org/jdk/pull/31204#pullrequestreview-4327556219
