[jdk21u-dev] RFR: 8195675: Call to insertText with single character from custom Input Method ignored [v2]

Goetz Lindenmaier goetz at openjdk.org
Mon Oct 21 07:00:09 UTC 2024


On Mon, 14 Oct 2024 17:08:53 GMT, Steven Loomis <srl at openjdk.org> wrote:

>> - Backport of JDK-8195675
>> - Backport of https://github.com/openjdk/jdk/commit/b8f2ec9091f9f7e5f4611991d04dd8aa113b94fd https://github.com/openjdk/jdk/pull/17921
>
> Steven Loomis has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:
> 
>   8342073: Call to insertText with single character from custom Input Method ignored
>   
>   - Backport of JDK-8195675
>   - Backport of https://github.com/openjdk/jdk/commit/b8f2ec9091f9f7e5f4611991d04dd8aa113b94fd
>   
>   Reviewed-by: prr
>   (cherry picked from commit b8f2ec9091f9f7e5f4611991d04dd8aa113b94fd)

One more thing, I should have seen that in first place. Please enable GitHub actions on this repo so we get tests.
If you merge head into your branch, the tests will restart.
(Similar for your change in 17u etc if it is not enabled there.)

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

PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1052#issuecomment-2425770429


More information about the jdk-updates-dev mailing list