gcc/libjava/java
Michael Koch e930d01a4f [multiple changes]
2004-04-22  Jeroen Frijters <jeroen@sumatra.nl>

	* java/net/URLStreamHandler.java
	(parseURL): Convert the file path to using '/' instead of native
	file separator.

2004-04-22  Guilhem Lavaux <guilhem@kaffe.org>

	* java/net/URL.java
	(userInfo): New field.
	(URL): Set authority to the right value.
	(setURL): Fixed authority and file initialization.
	* java/net/URLStreamHandler.java
	(parseURL): Take care of the query tag. Build authority.
	(toExternalForm): Fixed URL building using authority.

From-SVN: r81006
2004-04-22 07:02:26 +00:00
..
applet [multiple changes] 2004-04-16 18:44:45 +00:00
awt Font.java (deriveFont): Implement missing variants. 2004-04-22 05:34:30 +00:00
beans AWTPermission.java, [...]: Fixed HTML tags in javadocs all over. 2004-04-20 10:37:07 +00:00
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 Font.java, [...]: Removed some redundant obj == null checks. 2003-11-11 12:22:20 +00:00
net [multiple changes] 2004-04-22 07:02:26 +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 Preferences.java, [...]: Cleaned up imports. 2004-04-22 06:46:18 +00:00