The specifications of the FileInputStream(String), FileOutputStream(String),
and RandomAccessFile(String, String) constructors should explicitly mention
that trailing slashes in pathname strings are ignored.
-- mr@eng 2001/3/21
and RandomAccessFile(String, String) constructors should explicitly mention
that trailing slashes in pathname strings are ignored.
-- mr@eng 2001/3/21
- relates to
-
JDK-4427862 java.io.FileInputStream fails when argument has trailing slash (Linux)
-
- Closed
-