Unfortunate was an incomplete thought. What I was thinking was, that there was likely no trivial way to treat exactInvoker(target.type()).bindTo(target) as identity (in bindTo) when !target.isVarargsCollector(). Likely moot as MH optimization gets better.
On 2011-01-28, at 11:01 AM, Rémi Forax wrote: > Le 28/01/2011 15:54, Jim Laskey a écrit : >> Unfortunate. > > Yes and No. > You need asVarargsCollector() only if your language features > a way to call a lambda with a varargs semantics. > > Rémi > _______________________________________________ > mlvm-dev mailing list > [email protected] > http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev _______________________________________________ mlvm-dev mailing list [email protected] http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev
