This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug libgcj/27231] java.lang.StringIndexOutOfBoundsException in HTTPURLConnection.connect
- From: "cvs-commit at developer dot classpath dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 21 Apr 2006 17:28:51 -0000
- Subject: [Bug libgcj/27231] java.lang.StringIndexOutOfBoundsException in HTTPURLConnection.connect
- References: <bug-27231-7936@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from cvs-commit at developer dot classpath dot org 2006-04-21 17:28 -------
Subject: Bug 27231
CVSROOT: /cvsroot/classpath
Module name: classpath
Branch:
Changes by: Tom Tromey <tromey@savannah.gnu.org> 06/04/21 17:28:25
Modified files:
gnu/java/net/protocol/http: HTTPURLConnection.java
. : ChangeLog
Log message:
PR libgcj/27231:
* gnu/java/net/protocol/http/HTTPURLConnection.java (connect): Handle
case where no '/' appears in 'location'.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/gnu/java/net/protocol/http/HTTPURLConnection.java.diff?tr1=1.24&tr2=1.25&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.7183&tr2=1.7184&r1=text&r2=text
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27231