On Wed, 4 Dec 2024 07:04:58 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

This pull request has now been integrated.

Changeset: 923321cf
Author:    Prasanta Sadhukhan <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/923321cfb1a9c66ca0e8f843ff029fd161a19b5b
Stats:     8 lines in 1 file changed: 2 ins; 0 del; 6 mod

8345447: test/jdk/javax/swing/JToolBar/4529206/bug4529206.java fails in 
ubuntu22.04

Reviewed-by: abhiscxk

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

PR: https://git.openjdk.org/jdk/pull/22536

Reply via email to