This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: sigsegv?
On Nov 10, 2003, at 6:25 PM, Tom Tromey wrote:
"Bryce" == Bryce McKinlay <bryce@mckinlay.net.nz> writes:
Bryce> Was your SEGV inside Method.invoke()?
BTW, I run into this with the Method tests in the latest Mauve.
I got:
$ echo gnu/testlet/java/lang/reflect/Method/invoke | ./SimpleTestHarness
0 of 21 tests failed
I'm running kernel 2.6.0-test9, which could make a difference.
I'm also a bit surprised that the interface test didn't fail, as I
don't see anywhere that we handle it.
Regards
Bryce.