On Thu, 2004-04-22 at 22:30, Michael Koch wrote: > Am Dienstag, 20. April 2004 15:37 schrieb Michael Koch: > > Am Dienstag, 20. April 2004 09:24 schrieb Guilhem Lavaux: > > > Hi, > > > > > > Apparently the special parseURL implementation in > > > gnu.java.net.protocol.file.Handler is not required anymore and even > > > broken according to mauve test gnu.testlet.java.net.URL.URLTest. If > > > we replace it using GCJ implementation (attached) 39 failures are > > > fixed and no regression happens. So I suggest to use it directly. I > > > haven't yet tested the URL "file:/d|/test.txt" on windows but on > > > Linux GNU Classpath and JDK gives the same result if we suppress > > > this implementation... > > > > I dont think its a good idea to just remove everything. I have to > > test this later. > > I test it with GNU classpath and jamvm and it seems to only solve > problems and not create new ones, go ahead please and commit. > >
Thanks ! I have checked in the file. I have removed some of the comments as they are not meaningful and just confuses us. Cheers, Guilhem. _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

