[Bug libgcj/21637] [4.2 Regression] URL.openStream doesn't throw a FileNotFoundException with some urls

mark at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Mar 3 15:25:00 GMT 2006



------- Comment #9 from mark at gcc dot gnu dot org  2006-03-03 15:25 -------
In classpath (cvs upstream) this seems to have been solved now by:

2006-03-03  Wolfgang Baer  <WBaer@gmx.de>

        * gnu/java/net/protocol/jar/Connection.java:
        (connect): Throw FileNotFoundException.
        (getInputStream): Remove duplicated code.

But libgcj contains an override for gnu/java/net/protocol/jar/Connection.java.
I haven't investigated why yet. But it would be nice if we could merge this
class again after the next classpath update.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21637



More information about the Gcc-bugs mailing list