gcc/libjava/gnu/java/net/protocol
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
..
core
file 2003-12-02 Michael Koch <konqueror@gmx.de> 2003-12-02 14:36:22 +00:00
gcjlib
http 2003-12-04 Michael Koch <konqueror@gmx.de> 2003-12-04 17:52:01 +00:00
jar URLParseError.java: New file. 2003-12-20 12:28:25 +00:00