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). This pull request has now been integrated. Changeset: 1e9037b2 Author: Ashay Rane <[email protected]> Committer: Aleksey Shipilev <[email protected]> URL: https://git.openjdk.org/jdk/commit/1e9037b2598d2b5b0bf794c4175a498a49994569 Stats: 11 lines in 3 files changed: 10 ins; 0 del; 1 mod 8384997: "Unrecognized system!" failures on MSys2/Windows Reviewed-by: shade, jwaters ------------- PR: https://git.openjdk.org/jdk/pull/31204
