This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/14009] libgcj HttpURLConnection does not handle situation where retrieving url without training slash after domain.
- From: "k dot allan-gcc at au dot darkbluesea dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Feb 2004 01:47:19 -0000
- Subject: [Bug libgcj/14009] libgcj HttpURLConnection does not handle situation where retrieving url without training slash after domain.
- References: <20040204014445.14009.k.allan-gcc@au.darkbluesea.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From k dot allan-gcc at au dot darkbluesea dot com 2004-02-04 01:47 -------
Created an attachment (id=5671)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5671&action=view)
Test source file that demonstrates problem
This file when compiled by GCJ will cause an error, but not when compiled by
Sun Java.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14009