Thanks, Remi; will do. -- John
On May 27, 2009, at 9:12 AM, Rémi Forax wrote:
>
> last line should be :
>
> return convertArguments(token, gguard, type, gtype, null);
>
___
mlvm-dev mailing list
[email protected]
http://mail.openjdk.java.net/m
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.
Charles Oliver Nutter wrote:
> Ok, John got fixes in to get gWT working last night, so I gave my code
> another try:
>
> http://gist.github.com/118504
>
> But I'm getting this, so I'm not wiring something correctly:
>
> CallSite.java:166:in `checkTarget': java.dyn.WrongMethodTypeException:
> B
Charles Oliver Nutter a écrit :
> Ok, John got fixes in to get gWT working last night, so I gave my code
> another try:
>
> http://gist.github.com/118504
>
> But I'm getting this, so I'm not wiring something correctly:
>
> CallSite.java:166:in `checkTarget': java.dyn.WrongMethodTypeException:
> B
Ok, John got fixes in to get gWT working last night, so I gave my code
another try:
http://gist.github.com/118504
But I'm getting this, so I'm not wiring something correctly:
CallSite.java:166:in `checkTarget': java.dyn.WrongMethodTypeException:
Bound[invoke_L5(java.lang.Object,java.lang.Objec