On Mon, 2009-06-29 at 22:58 +0200, Vegard Nossum wrote:
> 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.
> 
> Signed-off-by: Vegard Nossum <vegard.nos...@gmail.com>

Applied, thanks!


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

Reply via email to