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]
Other format: [Raw text]

Re: Patch: java.io.File


>>>>> "Jeroen" == Jeroen Frijters <jeroen@sumatra.nl> writes:

Jeroen> I don't think that's a worthwhile optimization and given all
Jeroen> the weird paths that Windows supports it is a bit risky too. I
Jeroen> tested what Sun does and they also don't normalize paths that
Jeroen> don't have a drive letter in front of the colon.

Could you add a comment to that effect to this code?
That would be helpful for future hackers.

Tom


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