Changeset: 89bc9d08fe82 Author: anthony Date: 2012-01-18 19:09 +0400 URL: http://hg.openjdk.java.net/jdk8/awt/jdk/rev/89bc9d08fe82
7130662: GTK file dialog crashes with a NPE Summary: Guard adding a back slash to the directory name with an if (!= null) check Reviewed-by: anthony, art Contributed-by: Matt <[email protected]> ! src/solaris/classes/sun/awt/X11/GtkFileDialogPeer.java
