On Thu, 2 Jul 2026 14:34:33 GMT, Alexey Ivanov <[email protected]> wrote:

>> '!isXP())'  means here exactly 'not (XP or Win2000)' because we test here 
>> 'osvi.dwMajorVersion == 5' ;  so on Win10/11  'regEnable()' is executed.
>
> I propose moving out the changes to `jabswitch.cpp` into a separate issue, it 
> will be cleaner, taking into account `isXP` return different values in the 
> two modified files.
> 
> It looks like `regEnable` and `regDisable` need to be called to add Java 
> Access Bridge entry to Ease of Access Center.

Sure, I can move it out.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/31725#discussion_r3514063723

Reply via email to