Skip to content

Conversation

@tkiriyama
Copy link
Member

@tkiriyama tkiriyama commented Nov 7, 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.
#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.


Progress

  • Change must be properly reviewed (1 review required, with at least 1 Reviewer)
  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue
  • JDK-8258805 needs maintainer approval

Integration blocker

 ⚠️ Dependency #706 must be integrated first

Issue

  • JDK-8258805: Japanese characters not entered by mouse click on Windows 10 (Bug - P3)

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk8u-dev.git pull/716/head:pull/716
$ git checkout pull/716

Update a local copy of the PR:
$ git checkout pull/716
$ git pull https://git.openjdk.org/jdk8u-dev.git pull/716/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 716

View PR using the GUI difftool:
$ git pr show -t 716

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk8u-dev/pull/716.diff

Using Webrev

Link to Webrev Comment

@bridgekeeper
Copy link

bridgekeeper bot commented Nov 7, 2025

👋 Welcome back tkiriyama! A progress list of the required criteria for merging this PR into pr/706 will be added to the body of your pull request. There are additional pull request commands available for use with this pull request.

@openjdk
Copy link

openjdk bot commented Nov 7, 2025

❗ This change is not yet ready to be integrated.
See the Progress checklist in the description for automated requirements.

@tkiriyama tkiriyama changed the title Backport 53fecba7 Backport 53fecba709ed3e748d36e150d950bfae79ab48b1 Nov 10, 2025
@openjdk openjdk bot changed the title Backport 53fecba709ed3e748d36e150d950bfae79ab48b1 8258805: Japanese characters not entered by mouse click on Windows 10 Nov 10, 2025
@openjdk
Copy link

openjdk bot commented Nov 10, 2025

This backport pull request has now been updated with issue from the original commit.

@openjdk openjdk bot added backport Port of a pull request already in a different code base rfr Pull request is ready for review labels Nov 10, 2025
@mlbridge
Copy link

mlbridge bot commented Nov 10, 2025

Webrevs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport Port of a pull request already in a different code base rfr Pull request is ready for review

Development

Successfully merging this pull request may close these issues.

1 participant