gcc/libjava/java
Mark Wielaard a88c283f0d URLStreamHandler.java (toExternalForm): Ignore port if zero or smaller.
* java/net/URLStreamHandler.java (toExternalForm): Ignore port
	if zero or smaller.

From-SVN: r60657
2002-12-30 22:41:10 +00:00
..
applet AppletContext.java: Fix typo and remove redundant modifiers. 2002-11-14 20:35:27 +00:00
awt ColorModel.java (getUnnormalizedComponents, [...]): Fix calculation which was using one too many bits in the unnormalized format. 2002-11-30 04:51:11 +00:00
beans For PR libgcj/8759: 2002-11-30 04:41:59 +00:00
io Bug compatibility, for PR libgcj/8738: 2002-12-02 21:30:13 +00:00
lang StringBuffer.java (getChars): Remove wrong dstOffset check against count. 2002-12-30 07:16:59 +00:00
math BigInteger.java (euclidInv): Make sure quot and rem are in canonical form after divide(). 2002-12-19 06:59:46 +00:00
net URLStreamHandler.java (toExternalForm): Ignore port if zero or smaller. 2002-12-30 22:41:10 +00:00
nio 2002-11-29 Michael Koch <konqueror@gmx.de> 2002-11-29 12:32:17 +00:00
rmi backport: MarshalledObject.java (equals): Check hashcode first. 2002-11-07 18:01:05 +00:00
security SecurityRandom (digest): Removed field. 2002-12-13 14:21:07 +00:00
sql Reformat JDBC classes and add new JDK 1.4 classes and methods. 2002-06-21 06:39:33 +01:00
text Externalizable.java, [...]: New versions from Classpath. 2002-11-10 22:06:49 +00:00
util Properties (formatForOutput): Don't fall through to default case after escaping character. 2002-12-30 07:20:04 +00:00