On Wed, 25 Feb 2026 18:33:28 GMT, Damon Nguyen <[email protected]> wrote:

>> Phil Race has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   8378385
>
> src/java.desktop/windows/classes/sun/awt/windows/WInputMethod.java line 605:
> 
>> 603:                                                       
>> TextHitInfo.leading(caretPos),
>> 604:                                                       
>> TextHitInfo.leading(visiblePos));
>> 605:         WToolkit.postEvent(WToolkit.targetToAppContext(source), event);
> 
> Does this also need to be updated similarly to WToolkit.postEvent(source, 
> ...)?

Yes, I missed it. Fixed.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/29858#discussion_r2861060332

Reply via email to