8234385: [TESTBUG] java/awt/EventQueue/6980209/bug6980209.java fails in linux nightly
Reviewed-by: serb
This commit is contained in:
parent
3f517c65c0
commit
94116efd0c
@ -63,7 +63,6 @@ public class bug6980209 implements ActionListener {
|
||||
public void run() {
|
||||
frame = new JFrame();
|
||||
frame.setUndecorated(true);
|
||||
frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
|
||||
setup(frame);
|
||||
}
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user