On Thu, 5 Dec 2024 03:09:27 GMT, Prasanta Sadhukhan <[email protected]> 
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

test/jdk/javax/swing/text/DefaultEditorKit/4278839/bug4278839.java line 1:

> 1: /*

Please update copyright year.
Wild imports.
Remove author tag from jtreg block.
L109 to L114.. can be replaced with lambda.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/22566#discussion_r1870594858

Reply via email to