Hi, On Fri, 2002-11-22 at 17:24, Jeroen Frijters wrote: > When there is an URLStreamHandlerFactory but it refuses to handle a > particular protocol, the standard protocol should be used, instead of > the constructor throwing a MalformedURLException. > > Also, a trivial fix to getUserInfo().
Thanks this makes sense. I am also adding similar fixes for getPath() and getQuery() in case file is null. Cheers, Mark _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

