commit-classpath
[Top][All Lists]
Advanced

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

Patch: java.io.File


From: Michael Koch
Subject: Patch: java.io.File
Date: Fri, 7 May 2004 10:13:59 +0200
User-agent: KMail/1.5.4

Hi list,


I just comited the attached patch from Guilhem Lavaux which was in our 
BTS for a long time already.


Michael


09-20-03 Guilhem Lavaux <address@hidden>

         * java/io/File.java:
        (File(File,String)): fixed the behaviour according to JDK 1.4.1.
        dirPath should not be initialized to the full path if directory
        is null, but to "/" if directory.getPath() is "" and the full path
        in the other cases. A null name should throw a NullPointerException.

Attachment: file.diff
Description: Text Data


reply via email to

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