Done
Though it would be nice if there was a dropArguments api like
dropArguments(MethodHandle target, int start, int count)
Since I have only one type in my world the value of selecting by types is
lost.
Thanks
mark
[email protected] wrote on 01/06/2011 11:25:09 AM:
>
> In that case, the simplest way to go is to generate your GWT
> predicate as a unary MH, but then wrap it in a dropArguments so it
> can take *all* the arguments but drop all but the last. Then pass
> the the wrapped predicate to guardWithTest.
>
> Agree.
_______________________________________________
mlvm-dev mailing list
[email protected]
http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev