]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR libgcj/14009 (libgcj HttpURLConnection does not handle situation where retrievi...
authorMichael Koch <konqueror@gmx.de>
Fri, 22 Oct 2004 20:23:21 +0000 (20:23 +0000)
committerMichael Koch <mkoch@gcc.gnu.org>
Fri, 22 Oct 2004 20:23:21 +0000 (20:23 +0000)
commit7758f90a45f294a73e5f069def44d867cbfa6ec5
treefd0e77c631e441dcc20c4b2428f8e3e1e3df9184
parenteb84665417392d14376924f295b4cf0139412d20
re PR libgcj/14009 (libgcj HttpURLConnection does not handle situation where retrieving url without trailing slash after domain.)

2004-10-22  Michael Koch  <konqueror@gmx.de>

PR libjava/14009
* gnu/java/net/protocol/http/Connection.java
(sendRequest): Handle case when url.getFile() returns an empty string.

From-SVN: r89476
libjava/ChangeLog
libjava/gnu/java/net/protocol/http/Connection.java