This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java 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]

Re: Line number support for interpreter


>>>>> "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


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