How to filter results of a virtual method?
Jim Laskey
jlaskey at me.com
Fri Jan 28 07:09:19 PST 2011
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
> mlvm-dev at openjdk.java.net
> http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev
More information about the mlvm-dev
mailing list