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/12416] java.lang.Class.getFields returns duplicate entries.


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From suckfish at ihug dot co dot nz  2003-09-28 10:12 -------
Created an attachment (id=4845)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=4845&action=view)
Test case that crashes java interpreter

Neither sun's javac nor gcj are up to compiling this test case from source.

So instead I wrote a shell script that generates the .class files, and then
runs the interpreter on them.  You need a sed that is OK with binary files -
GNU sed is, it seems.

This results in gij segfaulting.

Takes about 2 minutes CPU on my PIII 933.


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