This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/17623] New: URL does not retain userInfo across context constructor.
- From: "daney at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Sep 2004 21:46:04 -0000
- Subject: [Bug libgcj/17623] New: URL does not retain userInfo across context constructor.
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Invoking the URL(URL, String, URLStreamHandler) constructor where the
context URL has userInfo will result in the new URL missing the userInfo.
This is one cause of the jcifs code at:
http://jcifs.samba.org/
failing when run in the libgcj runtime.
Testcase and patch to follow...
--
Summary: URL does not retain userInfo across context constructor.
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: libgcj
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: daney at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
dot org
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17623