RFR: 8345547: test/jdk/javax/swing/text/DefaultEditorKit/4278839/bug4278839.java fails in ubuntu22.04 [v2]

Abhishek Kumar abhiscxk at openjdk.org
Thu Dec 5 06:36:38 UTC 2024


On Thu, 5 Dec 2024 04:26:17 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

>> test/jdk/javax/swing/text/DefaultEditorKit/4278839/bug4278839.java tests movement of caret between word and fails in OCI citing
>> 
>> 
>> java.lang.RuntimeException: Test failed.
>> at bug4278839.main(bug4278839.java:92)
>> 
>> which suggests caret is not moved as per expectation..It also seems the focus is not in the frame when the test start executing.
>> Added robot delay and waitForIdle and it passed in several OCI systems
>
> Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:
> 
>   review

LGTM.

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

Marked as reviewed by abhiscxk (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/22566#pullrequestreview-2480604031


More information about the client-libs-dev mailing list