RFR: 8361606 : ConsumeNextMnemonicKeyTypedTest.java fails on Windows: character typed with VK_A: a [v3]
Anass Baya
abaya at openjdk.org
Tue Sep 23 21:29:46 UTC 2025
On Tue, 23 Sep 2025 17:49:02 GMT, Damon Nguyen <dnguyen at openjdk.org> wrote:
>> @DamonGuy
>>
>>> I have rebuilt the changes on my other macOS device. It seems to work. I'm inclined to say this passes now and that it was a host issue on my side for my other device.
>>
>> Interesting, wondering if macOS version has an effect. Which version are you testing it on?
>
>> Interesting, wondering if macOS version has an effect. Which version are you testing it on?
>
> My older device (failing) is on Sequoia 15.6.1
> My newer device (passing) is on Sequoia 15.6.1 as well.
>
> So we can rule out it being an OS issue I believe. The test DOES pass in CI on my own tests yesterday on all OS's.
Hello @DamonGuy, @honkar-jdk,
I've never been able to reproduce this issue on my Mac m3 ( arm64 ) device. I'm running macOS Sequoia 15.6.1.
I’ve only observed the problem on Linux and Windows.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26790#issuecomment-3325609110
More information about the client-libs-dev
mailing list