RFR: 8345447: test/jdk/javax/swing/JToolBar/4529206/bug4529206.java fails in ubuntu22.04 [v2]
Abhishek Kumar
abhiscxk at openjdk.org
Wed Dec 4 15:31:41 UTC 2024
On Wed, 4 Dec 2024 13:53:12 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> 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
More information about the client-libs-dev
mailing list