On Tue, 2 Mar 2021 09:15:22 GMT, Alexander Zuev <kiz...@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