Rémi Forax wrote: > I think, I've found the bug, in MethodHandleImpl.makeGuardWithTest ... > last line should be : > > return convertArguments(token, gguard, type, gtype, null);
Yeah, fits with what I eventually had to do to make it work. I'll proceed with doing convertArguments myself for now. - Charlie _______________________________________________ mlvm-dev mailing list [email protected] http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev
