gcc/libjava/java
Michael Koch e9d3496882 2004-04-23 Michael Koch <konqueror@gmx.de>
* java/net/URL.java
	(hashcode): Don't initialize with default value explicitely.
	(getContent): Removed redundant "final" keyword.
	(openStream): Likewise.
	(getURLStreamHandler): Fixed coding style.
	* java/net/URLConnection.java
	(defaultAllowUserInteraction): Don't initialize with default value
	explicitely.
	(connected): Likewise.
	(doOutput): Likewise.
	(ifModifiedSince): Likewise.
	(dateformats_initialized): Likewise.
	(setURLStreamHander): Use StreamTokenizer where it belongs to.

From-SVN: r81080
2004-04-23 07:21:46 +00:00
..
applet
awt Font.java (deriveFont): Implement missing variants. 2004-04-22 05:34:30 +00:00
beans
io BufferedWriter.java: Reordered variables to be at top of the class. 2004-04-20 18:15:44 +00:00
lang natClass.cc (_Jv_LayoutInterfaceMethods): New method. 2004-04-21 20:26:22 +01:00
math
net 2004-04-23 Michael Koch <konqueror@gmx.de> 2004-04-23 07:21:46 +00:00
nio 2004-04-22 Michael Koch <konqueror@gmx.de> 2004-04-22 06:41:36 +00:00
rmi MarshalledObject.java, [...]: Fixed javadoc, coding style and argument names all over. 2004-04-20 14:45:10 +00:00
security MarshalledObject.java, [...]: Fixed javadoc, coding style and argument names all over. 2004-04-20 14:45:10 +00:00
sql MarshalledObject.java, [...]: Fixed javadoc, coding style and argument names all over. 2004-04-20 14:45:10 +00:00
text 2004-04-21 Michael Koch <konqueror@gmx.de> 2004-04-21 05:25:11 +00:00
util [multiple changes] 2004-04-23 06:36:06 +00:00