<Swing Dev> RFR: 8261689: javax/swing/JComponent/7154030/bug7154030.java still fails with "Exception: Failed to hide opaque button"

Sergey Bylokhov serb at openjdk.java.net
Tue Mar 2 18:16:45 UTC 2021


On Tue, 2 Mar 2021 09:15:22 GMT, Alexander Zuev <kizune at openjdk.org> wrote:

> 8261689: javax/swing/JComponent/7154030/bug7154030.java still fails with "Exception: Failed to hide opaque button"

test/jdk/javax/swing/JComponent/7154030/bug7154030.java line 101:

> 99: 
> 100:             robot.waitForIdle(1000);
> 101:             robot.delay(1000);

I doubt that this is a test issue, 2 seconds was not enough to properly show the frame?

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

PR: https://git.openjdk.java.net/jdk/pull/2790


More information about the swing-dev mailing list