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 <[email protected]>
Applied, thanks! ------------------------------------------------------------------------------ _______________________________________________ Jatovm-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jatovm-devel
