classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] FYI: Patch closes bug #13556 JFileChooser


From: Anthony Balkissoon
Subject: [cp-patches] FYI: Patch closes bug #13556 JFileChooser
Date: Fri, 08 Jul 2005 11:10:00 -0400

Committed tiny patch that closes bug #13556 where JFileChooser threw a
null pointer exception when given an argument that was not a valid file.
Instead it should default to the home directory.  Patch attached.

2005-07-08  Anthony Balkissoon  <address@hidden>

* javax/swing/filechooser/FileSystemView.java:
(getFiles): Added check for non-existent directory, in which case
default to home directory.

-Tony

Attachment: JFileChooserNullPointer.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]