re PR libgcj/4481 (java.io.File.getParent not working properly)
authorTom Tromey <tromey@redhat.com>
Mon, 8 Oct 2001 20:42:13 +0000 (20:42 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Mon, 8 Oct 2001 20:42:13 +0000 (20:42 +0000)
commitd281f2a236a91c98dbe0399a18bc9557c1620df2
treea1b91374701e0e8c840428cf94cc685c9a767e94
parentf3ca28bffbf80a70183e57c04551d85a42e8e752
re PR libgcj/4481 (java.io.File.getParent not working properly)

Fix for PR libgcj/4481:
* java/io/File.java (getParent): Handle case where path is "/".
(normalizePath): Use correct string for UNC leader.

From-SVN: r46093
libjava/ChangeLog
libjava/java/io/File.java