On Tue, 2009-06-30 at 19:55 +0200, Vegard Nossum wrote:
> We're scanning the method signature to determine the number of "real"
> arguments to pass for an "invoke" opcode. We use the function
> method_real_argument_count() for this. But it doesn't skip class names,
> so if there is an uppercase J or D in the class name (of the argument
> type), we count one argument less than we should and push one argument
> less on the stack.
> 
> Cc: Arthur HUILLET <arthur.huil...@free.fr>
> 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