2009/7/2 Tomek Grabiec <tgrab...@gmail.com>: > fixup_vtable() was using old ->method_index field which is no longer valid. > > Signed-off-by: Tomek Grabiec <tgrab...@gmail.com>
Acked-by: Vegard Nossum <vegard.nos...@gmail.com> Sorry about that! The ->method_index refers to the method's index in the class' ->methods array. So yeah, it doesn't _usually_ form a valid index into the vtable (I guess we were lucky so far). Vegard ------------------------------------------------------------------------------ _______________________________________________ Jatovm-devel mailing list Jatovm-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jatovm-devel