Can I get a webrev for JDK-8057019?
Hannes Wallnoefer
hannes.wallnoefer at oracle.com
Wed Sep 3 16:08:30 UTC 2014
+1
I think you could use a List to collect dropped parameter types instead
of MethodTypes.
Hannes
Am 2014-09-03 um 17:06 schrieb Marcus Lagergren:
> There were problems when extra arguments were sent to applies. An apply always needs 3 arguments, the last being an array. We have to drop them from the final method handle, and make sure the callsite type doesn’t ask for them.
>
> http://cr.openjdk.java.net/~lagergren/8057019/webrev/
>
> /M
>
More information about the nashorn-dev
mailing list