mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-25 09:40:10 +00:00
8075964: Test java/awt/Mouse/TitleBarDoubleClick/TitleBarDoubleClick.html fails intermittently with timeout error
Reviewed-by: arapte, ssadetsky
This commit is contained in:
parent
a03c63e146
commit
b0fddb9f80
@ -71,7 +71,6 @@ public class TitleBarDoubleClick extends Applet implements MouseListener,
|
||||
frame.addMouseListener(this);
|
||||
frame.addWindowListener(this);
|
||||
frame.setVisible(true);
|
||||
Util.waitForIdle(robot);
|
||||
}// start()
|
||||
|
||||
// Move the mouse into the title bar and double click to maximize the
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user