classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] Proposed patch: java.io.File


From: Jeroen Frijters
Subject: [cp-patches] Proposed patch: java.io.File
Date: Thu, 22 Jul 2004 13:30:02 +0200

Hi,

I'd like to merge in better Windows path support from libgcj (plus some
extra fixes). This is a rather large (and complicated) patch. It removes
the dependency on gnu.java.io.PlatformHelper (I would like to remove
this class completely in the near future). Another consequence of this
patch is basically that we from now on only support Unix and Windows
style paths. If anyone has problems with that, I will move the platform
specific stuff to VMFile.

I also had to introduce a new toCanonicalForm() method in VMFile,
because this needs native support on Windows.

Please review.

Regards,
Jeroen

Attachment: file.patch
Description: file.patch


reply via email to

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