[jdk8u-dev] RFR: 8195675: Call to insertText with single character from custom Input Method ignored [v5]
Steven Loomis
srl at openjdk.org
Thu Feb 6 20:42:26 UTC 2025
On Thu, 6 Feb 2025 17:59:38 GMT, Steven Loomis <srl at openjdk.org> wrote:
>> Hi all,
>>
>> This pull request contains a backport of commit b8f2ec90 from the openjdk/jdk repository.
>>
>> The commit being backported was authored by Steven Loomis on 28 May 2024 and was reviewed by Phil Race.
>> PR was https://github.com/openjdk/jdk/pull/17921
>>
>> Additionally, it needed a partial backport of the following two:
>> - https://github.com/openjdk/jdk/commit/0b0a33e4c1a5d3f54f733767796cd7e612c4d93d for the kbdLayout
>> - https://github.com/openjdk/jdk/commit/02bbbb41857c8ba3c56b1c1670a7e72d8264658d for a type change
>>
>> Thanks
>
> Steven Loomis 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 five additional commits since the last revision:
>
> - 8195675: merge from master
> - 8195675: merge from master
> - 8195675: whitespace fix
> - 8195675: partial backport of 8214578 to add kbdLayout
>
> - This change turned out to depend on 8214578
> - Backport of https://github.com/openjdk/jdk/commit/0b0a33e4c1a5d3f54f733767796cd7e612c4d93d for the kbdLayout
> - also see https://github.com/openjdk/jdk/commit/02bbbb41857c8ba3c56b1c1670a7e72d8264658d
> - Backport b8f2ec9091f9f7e5f4611991d04dd8aa113b94fd
I get failures when trying to build `master` on my own fork also. So i'm not sure these are related.
-------------
PR Comment: https://git.openjdk.org/jdk8u-dev/pull/595#issuecomment-2640952181
More information about the jdk8u-dev
mailing list