[jdk8u-dev] RFR: 8258805: Japanese characters not entered by mouse click on Windows 10 [v3]

Takuya Kiriyama tkiriyama at openjdk.org
Wed Nov 26 12:10:50 UTC 2025


> 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

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

Changes:
  - all: https://git.openjdk.org/jdk8u-dev/pull/716/files
  - new: https://git.openjdk.org/jdk8u-dev/pull/716/files/762a0876..fdcb1515

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=716&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=716&range=01-02

  Stats: 169723 lines in 353 files changed: 163519 ins; 5744 del; 460 mod
  Patch: https://git.openjdk.org/jdk8u-dev/pull/716.diff
  Fetch: git fetch https://git.openjdk.org/jdk8u-dev.git pull/716/head:pull/716

PR: https://git.openjdk.org/jdk8u-dev/pull/716


More information about the jdk8u-dev mailing list