This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: java.net.URLStreamHandler
Michael> The attached patch fixes a mauve failure. JDK prints the port number always
Michael> if it was present in the URL spec, even if its equal to the default port.
Michael> This patch fixes this.
Could you look into the history of this piece of code a little?
I remember it going in as a bug fix at some point; I'd like to
understand why it now seems to be incorrect.
Tom