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

Frederic Thevenet fthevenet at openjdk.org
Mon Nov 24 08:19:46 UTC 2025


On Fri, 7 Nov 2025 05:46:36 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.

[Disclaimer: I'm not a formal reviewer for the JDK Updates project]

I had a look this PRs which, as stated above is indeed a clean backport (aside from copyright year) and according to its JBS issue, it was in fact  back-ported to Oracle's 8u291 release back in 2021.
Furthermore, I have checked that the entirety of the original content for this in patch is still present "as is" in the current JDK, which presumes it's not been found to cause issues since it was introduced back in JDK 13.
I therefore feel it is safe to integrate.

Regards,
Frederic

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

PR Comment: https://git.openjdk.org/jdk8u-dev/pull/716#issuecomment-3569449575


More information about the jdk8u-dev mailing list