Line number support for interpreter
Tom Tromey
tromey@redhat.com
Mon May 17 19:52:00 GMT 2004
>>>>> "Mark" == Mark Wielaard <mark@klomp.org> writes:
Mark> I tested it some more and it doesn't give regressions (and as mentioned
Mark> above eclipse 2.1.2 runs with this). But I haven't checked against Mauve
Mark> yet. And I found at least one example which breaks with this code. I
Mark> made the attached Invoke.java test (using reflection to call an
Mark> interface method on an object that implements that interface).
Mark> I cannot figure out what I changed that causes this to fail with my
Mark> patch. Anyone a clue?
What gcj did you use? Some versions have a bug in this situation.
Can you send the stack trace? Does it fail if you compile the test
to native?
Tom
More information about the Java-patches
mailing list