-
Bug
-
Resolution: Not an Issue
-
P4
-
None
-
1.1
-
None
-
sparc
-
solaris_2.5.1
The JLS specifies java.io.File.getParent() in terms of simple string operations
on the File object's pathname string. This is wrong, since the definition of
parent directory is system-dependent. I have fixed the doc comment in the File
class to reflect this, but the specification in the JLS should also be fixed.
on the File object's pathname string. This is wrong, since the definition of
parent directory is system-dependent. I have fixed the doc comment in the File
class to reflect this, but the specification in the JLS should also be fixed.
- relates to
-
JDK-4027914 java.io.File has problems with root directory (on Solaris)
-
- Closed
-