[jdk8u-dev] RFR: 8258805: Japanese characters not entered by mouse click on Windows 10 [v3]
Andrew John Hughes
andrew at openjdk.org
Wed Nov 26 17:37:26 UTC 2025
On Wed, 26 Nov 2025 12:10:50 GMT, Takuya Kiriyama <tkiriyama at openjdk.org> wrote:
>> Hi all,
>> I would like to backport this bug fix (JDK-8258805) to jdk8. It is clean.
>> This fix depends on the fix for JDK-8212678. Since I have already created a backport pull request for JDK-8212678, it is desirable that they be integrated together.
>> https://github.com/openjdk/jdk8u-dev/pull/706
>>
>> I have confirmed that the issue is resolved on Windows 11 and Windows Server 2016.
>> I have also confirmed that the java/awt/im and java/awt/InputMethods tests pass.
>>
>> Thank you.
>
> Takuya Kiriyama has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
>
> - Merge master
> - 8258805: Japanese characters not entered by mouse click on Windows 10
> - 8212678: Windows IME related patch
Test results look good, so happy to raise this to an approved review.
Thanks for merging.
-------------
Marked as reviewed by andrew (Reviewer).
PR Review: https://git.openjdk.org/jdk8u-dev/pull/716#pullrequestreview-3512070684
More information about the jdk8u-dev
mailing list