This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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



------- Comment #7 from tromey at gcc dot gnu dot org  2006-01-09 20:07 -------
Subject: Bug 21637

Author: tromey
Date: Mon Jan  9 20:07:22 2006
New Revision: 109505

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109505
Log:
        PR libgcj/21637:
        * gnu/java/net/protocol/jar/Connection.java (getInputStream):
        Throw FileNotFoundException if jar entry not found.

Modified:
    branches/gcc-4_1-branch/libjava/ChangeLog
    branches/gcc-4_1-branch/libjava/gnu/java/net/protocol/jar/Connection.java


-- 


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]