gcc/libjava/java
Guilhem Lavaux 32ab41edd2 URLParseError.java: New file.
2003-12-20  Guilhem Lavaux <guilhem@kaffe.org>

	* gnu/java/net/URLParseError.java: New file.
	* gnu/java/net/protocol/jar/Handler.java
	(parseURL): Throw URLParseError if needed, fix '/' handling.
	* java/net/URL.java (URL): Catch URLParseError and
	transform it into a MalformedURLException.

From-SVN: r74877
2003-12-20 12:28:25 +00:00
..
applet AppletContext.java: Fix typo and remove redundant modifiers. 2002-11-14 20:35:27 +00:00
awt FlowLayout.java (layoutContainer): Let components assume their preferred height. 2003-12-19 20:11:56 +00:00
beans BeanDescriptor.java, [...]: Explicitely import used classes. 2003-12-04 19:36:13 +00:00
io i2003-12-16 Guilhem Lavaux <guilhem@kaffe.org> 2003-12-16 13:45:01 +00:00
lang re PR libgcj/13056 (import new libltdl) 2003-12-16 21:48:25 +00:00
math Font.java, [...]: Removed some redundant obj == null checks. 2003-11-11 12:22:20 +00:00
net URLParseError.java: New file. 2003-12-20 12:28:25 +00:00
nio ChannelOutputStream.java: New file. 2003-12-19 20:42:00 +00:00
rmi Font.java, [...]: Removed some redundant obj == null checks. 2003-11-11 12:22:20 +00:00
security Security.java: Don't use &nbsp; in the api doc. 2003-12-02 17:31:46 +00:00
sql Font.java, [...]: Removed some redundant obj == null checks. 2003-11-11 12:22:20 +00:00
text NumberFormat.java: Sorted imports. 2003-12-19 10:00:02 +00:00
util 2003-12-19 Michael Koch <konqueror@gmx.de> 2003-12-19 11:01:05 +00:00