-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b15
-
linux
The java/awt/FileDialog/RegexpFilterTest/RegexpFilterTest test is written to test the very specific functionality of XFileDialogPeer, so it shouldn't be run on platforms other than Linux.
We also need to set sun.awt.disableGtkFileDialogs to true to be able to test XFileDialogPeer, because by default it tries to use the Gtk file dialog if it is available.
We also need to set sun.awt.disableGtkFileDialogs to true to be able to test XFileDialogPeer, because by default it tries to use the Gtk file dialog if it is available.
- relates to
-
JDK-7187728 [TEST_BUG] java/awt/FileDialog/DefaultFocusOwner/DefaultFocusOwner.java: no File Name field
-
- Open
-