On Mon, 13 Jul 2026 11:07:28 GMT, Matthias Baesken <[email protected]> wrote:
> We can remove the isXP() function from jabswitch.cpp because it deals with > very ancient Windows versions we do not support any more. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). D > > Yet we need to run jabswitch to validate its behaviour hasn't changed. > > I can still run the tool > > ``` > C:\windows_test\jdk\bin\jabswitch /enable > The Java Access Bridge has been enabled. > > C:\windows_test\jdk\bin\jabswitch /disable > The Java Access Bridge has been disabled. > ``` > > Not sure if this is a very sophisticated test, but probably better than > nothing. Does running `jabswitch /enable` add an entry to **Ease of Access Center**? Does running with `/disable` remove it? ------------- PR Comment: https://git.openjdk.org/jdk/pull/31881#issuecomment-5033108038
