On Mon, 22 Dec 2025 23:08:19 GMT, Phil Race <[email protected]> wrote:

>> Damon Nguyen has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Revert
>
> src/jdk.accessibility/windows/native/jabswitch/jabswitch.cpp line 231:
> 
>> 229:                 char str[100] = 
>> "assistive_technologies=com.sun.java.accessibility.AccessBridge\n";
>> 230:                 strcat_s(str, "screen_magnifier_present=true\n");
>> 231:                 fprintf(origFile, "%s", str);
> 
> That isn't what I meant either.

Updated.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/28949#discussion_r2641517861

Reply via email to