This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
RE: bug in reflection isolated to simple example
- From: "Erik Poupaert" <erik dot poupaert at chello dot be>
- To: "Andrew Haley" <aph at redhat dot com>
- Cc: <java at gcc dot gnu dot org>
- Date: Tue, 11 Feb 2003 16:45:57 +0100
- Subject: RE: bug in reflection isolated to simple example
>>>> This is the same as "invokethrow.java" in the libgcj test suite. WHat
>>>> happens on your platform with that test?
I've re-run the test (// Test a `throw' across a libffi call.) and it
crashes on minGW just as my test did: "abnormal program termination". It
should say "hi!" according to what I understand from the source.
Has the testsuite for the 12 December minGW release candidate successfully
been run on minGW. What were the results of that test?