2009/6/29 Vegard Nossum <vegard.nos...@gmail.com>:
> We used to simply append the subclass' methods to the end of the
> vtable of the superclass.
>
> With this patch, we only append those methods which are not defined in
> the superclass; the methods which are defined in the superclass are
> overridden in the subclass' vtable.
>

Reported-by: Tomek Grabiec <tgrab...@gmail.com>
> Signed-off-by: Vegard Nossum <vegard.nos...@gmail.com>

------------------------------------------------------------------------------
_______________________________________________
Jatovm-devel mailing list
Jatovm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jatovm-devel

Reply via email to