<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 21:41:29 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()
test/jdk/javax/swing/JPopupMenu/7156657/bug7156657.java line 42:
> 40:
> 41: import sun.awt.SunToolkit;
> 42:
The "@modules java.desktop/sun.awt" should be removed as well?
-------------
PR: https://git.openjdk.java.net/jdk/pull/3606
More information about the swing-dev
mailing list