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: File(URI) constructor.


Bryce McKinlay wrote:
> Should this use equalsIgnoreCase() ?

Isn't the scheme always in lowercase?

> normalizePath() will do the separatorChar replacement already.

On Windows/Unix it will, but I don't think it is generally true that '/'
is a path separator.

Regards,
Jeroen


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