guardWithTest revisited

Charles Oliver Nutter charles.nutter at sun.com
Wed May 27 09:25:34 PDT 2009


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



More information about the mlvm-dev mailing list