This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: java.io.File




On Sun, 1 Apr 2001, Bryce McKinlay wrote:
> Here at last is my long-awaited often-promised patch for bringing the
> File class up to 1.3 spec.

Great!  That should grow the list up compileable apps up quite a bit.

It looks like path.separator, file.separator and java.io.tmpdir will now
be read-only properties.  That makes sense for the first two, but how is a
user expected to override the default without resorting to system-specific
env vars?

> The win32 changes are incomplete and untested.

Yep.  This area needs quite a bit of work.

Jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]