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/17623] URL does not retain userInfo across context constructor.


------- Additional Comments From daney at gcc dot gnu dot org  2004-09-22 21:48 -------
Created an attachment (id=7198)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7198&action=view)
Testcase

Compile with:

gcj -g -o URLTest --main=URLTest URLTest.java

Run as:
$ ./URLTest
bad

It should print "ok" as it does with Sun's 1.4.2_03 runtime.


-- 


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


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