<Swing Dev> RFR: 8171381: [TEST_BUG] [macos] javax/swing/JPopupMenu/7156657/bug7156657.java fails on OS X

Sergey Bylokhov serb at openjdk.java.net
Wed Apr 21 19:46:31 UTC 2021


On Wed, 21 Apr 2021 16:15:50 GMT, Alexander Zuev <kizune at openjdk.org> wrote:

> Replaces usage of SunToolkit.realSync() with Robot.waitForIdle()

The Robot.waitForIdle() is implemented via SunToolkit.realSync(), I am not sure how it might solve the problem.

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

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


More information about the swing-dev mailing list