On Wed, 4 Dec 2024 13:53:12 GMT, Prasanta Sadhukhan <[email protected]> wrote:
>> test/jdk/javax/swing/JToolBar/4529206/bug4529206.java fails in OCI system >> citing >> >> Caused by: java.lang.RuntimeException: setFloating does not work correctly >> at bug4529206.lambda$main$3(bug4529206.java:90) >> at >> java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:308) >> >> >> which suggests that the focus is not shifted from main frame to toolbar.. >> Added a stability waitForIdle and test passed in several OCI systems > > Prasanta Sadhukhan has updated the pull request incrementally with one > additional commit since the last revision: > > review Update test look good to me. ------------- Marked as reviewed by abhiscxk (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/22536#pullrequestreview-2479102698
