Guilhem Lavaux wrote: > Here is a patch for URL.java and URLStreamHandler.java to implement > support for authority and cleanup userInfo handling. I have updated a > small testcase in mauve for authority and there does not seem > to be any regression. Please review.
Looks good and this fixes a problem I had with Eclipse 3.0 (it crashed because URL.getAuthority returned null). Thanks! Regards, Jeroen _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

