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/27231] java.lang.StringIndexOutOfBoundsException in HTTPURLConnection.connect



------- Comment #2 from tromey at gcc dot gnu dot org  2006-04-21 17:28 -------
Subject: Bug 27231

Author: tromey
Date: Fri Apr 21 17:28:40 2006
New Revision: 113140

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113140
Log:
        PR libgcj/27231:
        * gnu/java/net/protocol/http/HTTPURLConnection.java (connect): Handle
        case where no '/' appears in 'location'.

Modified:
    branches/gcc-4_1-branch/libjava/classpath/ChangeLog.gcj
   
branches/gcc-4_1-branch/libjava/classpath/gnu/java/net/protocol/http/HTTPURLConnection.java


-- 


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


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