- 
    Bug 
- 
    Resolution: Fixed
- 
     P4 P4
- 
    7, 8
- 
        b23
- 
        generic, x86
- 
        generic, linux
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build | 
|---|---|---|---|---|---|---|
| JDK-8018662 | 7u45 | Anthony Petrov | P4 | Closed | Fixed | b01 | 
| JDK-8011390 | 7u40 | Anthony Petrov | P4 | Closed | Fixed | b20 | 
                    https://bugs.openjdk.java.net/show_bug.cgi?id=100221
If I try to open a file and then select a file from the 'recently used'
documents list the file dialog crashes. Here is the full exception.
Exception in thread "Thread-10" java.lang.NullPointerException
at sun.awt.X11.GtkFileDialogPeer.setFileInternal(GtkFileDialogPeer.java:79)
at sun.awt.X11.GtkFileDialogPeer.run(Native Method)
at
sun.awt.X11.GtkFileDialogPeer.showNativeDialog(GtkFileDialogPeer.java:166)
at sun.awt.X11.GtkFileDialogPeer.access$000(GtkFileDialogPeer.java:39)
at sun.awt.X11.GtkFileDialogPeer$1.run(GtkFileDialogPeer.java:108)
I've got Gnome 3 on linux mint 12 and I'm using the default openjdk version.
            
If I try to open a file and then select a file from the 'recently used'
documents list the file dialog crashes. Here is the full exception.
Exception in thread "Thread-10" java.lang.NullPointerException
at sun.awt.X11.GtkFileDialogPeer.setFileInternal(GtkFileDialogPeer.java:79)
at sun.awt.X11.GtkFileDialogPeer.run(Native Method)
at
sun.awt.X11.GtkFileDialogPeer.showNativeDialog(GtkFileDialogPeer.java:166)
at sun.awt.X11.GtkFileDialogPeer.access$000(GtkFileDialogPeer.java:39)
at sun.awt.X11.GtkFileDialogPeer$1.run(GtkFileDialogPeer.java:108)
I've got Gnome 3 on linux mint 12 and I'm using the default openjdk version.
- backported by
- 
                    JDK-8011390 GTK file dialog crashes with a NPE -           
- Closed
 
-         
- 
                    JDK-8018662 GTK file dialog crashes with a NPE -           
- Closed
 
-         
- duplicates
- 
                    JDK-7165729 NullPointer at sun.awt.X11.GtkFileDialogPeer.setFileInternal running JIE -           
- Closed
 
-