This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/12416] java.lang.Class.getFields returns duplicate entries.
- From: "suckfish at ihug dot co dot nz" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Sep 2003 10:12:30 -0000
- Subject: [Bug libgcj/12416] java.lang.Class.getFields returns duplicate entries.
- References: <20030926041210.12416.suckfish@ihug.co.nz>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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.