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 This pull request has now been integrated. Changeset: e46d822a Author: Prasanta Sadhukhan <[email protected]> URL: https://git.openjdk.org/jdk/commit/e46d822aebee02d3cb4862c204293d388f6f3466 Stats: 37 lines in 1 file changed: 9 ins; 14 del; 14 mod 8345547: test/jdk/javax/swing/text/DefaultEditorKit/4278839/bug4278839.java fails in ubuntu22.04 Reviewed-by: abhiscxk ------------- PR: https://git.openjdk.org/jdk/pull/22566
