re PR libgcj/6652 (new java.io.File("").getCanonicalFile() throws exception)
authorTom Tromey <tromey@redhat.com>
Wed, 12 Jun 2002 17:01:02 +0000 (17:01 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Wed, 12 Jun 2002 17:01:02 +0000 (17:01 +0000)
commit6e32abbfc25930c079b643a85750472d50baac00
treec84cab82af76c730cffbb3b575a903dc2a03634d
parentd65cb654adaeecfc8d7533e0fb08ea89a60751a2
re PR libgcj/6652 (new java.io.File("").getCanonicalFile() throws exception)

* java/io/natFilePosix.cc (getCanonicalPath): Treat "" like ".".
Fixes PR libgcj/6652.

From-SVN: r54558
libjava/ChangeLog
libjava/java/io/natFilePosix.cc