Eclipse vs gij/libgcj, unit-at-a-time, -O2 and -O
Bryce McKinlay
bryce@mckinlay.net.nz
Wed Dec 3 00:58:00 GMT 2003
On Nov 30, 2003, at 5:25 PM, Jeff Sturm wrote:
>> I think a better approach is to register the ffi closure stubs
>> instead. Those are unique per method and they'll let us get rid of
>> the linear search of interpreted stack frames.
>> I'm not really sure what you mean by this. It is my understanding that
> the closures are invisible to a stack trace.
Right, I looked into this but came to the same conclusion: ffi stubs
have no stack frame, so they can't be seen in a stack trace.
Regards
Bryce.
More information about the Java
mailing list