Final methods and the BC-ABI

Bryce McKinlay bryce@mckinlay.net.nz
Sat Nov 8 02:32:00 GMT 2003


On Nov 8, 2003, at 12:01 AM, Andrew Haley wrote:

> From an implementation point of view, all that we have to do is
> generate code to go via the vtable for all such calls and then make
> sure that java_get_callee_fndecl() knows how to unpick them.  Inlining
> will then work just fine.

The only catch is that if the call is inlined, we need to put the 
null-object check back in!

Regards

Bryce.




More information about the Java mailing list