-
Bug
-
Resolution: Fixed
-
P3
-
7
-
b120
-
generic
-
generic
-
Verified
As noted in 6959165, the GTK FileDialog implementation assumes that there's only one instance of the dialog at any time. The src/solaris/native/sun/awt/sun_awt_X11_GtkFileDialogPeer.c has a static declaration for the gtk filechooser widget.
This needs to be reworked since AWT allows an application to open many file dialogs at a time.
This needs to be reworked since AWT allows an application to open many file dialogs at a time.
- relates to
-
JDK-6998592 FileDialog tests crashed on solaris
-
- Closed
-