[jdk8u-dev] RFR: 8195675: Call to insertText with single character from custom Input Method ignored [v2]
Steven Loomis
srl at openjdk.org
Fri Oct 25 22:09:14 UTC 2024
On Fri, 25 Oct 2024 20:30:47 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
>>
>> Thanks
>
> Steven Loomis has updated the pull request incrementally with one additional commit since the last revision:
>
> 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
failures seem to be certificate related
FAILED: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#globalsigneccrootcar4
FAILED: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#gtsrootcar1
FAILED: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#gtsrootcar2
FAILED: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#gtsrootecccar3
FAILED: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#gtsrootecccar4
-------------
PR Comment: https://git.openjdk.org/jdk8u-dev/pull/595#issuecomment-2438945765
More information about the jdk8u-dev
mailing list