RFR (M) 8001110: method handles should have a collectArguments transform, generalizing asCollector
John Rose
john.r.rose at oracle.com
Fri Oct 4 11:34:53 PDT 2013
Yikes; good catch. I used javac -Xdoclint to find a couple typos in @param also. — John
On Oct 4, 2013, at 11:17 AM, Christian Thalinger <christian.thalinger at oracle.com> wrote:
> You have renamed "coll" to "filter" but the documentation still references "coll" in multiple places, e.g.:
>
> + * If the filter method handle {@code coll} consumes one argument and produces
> + * a non-void result, then {@code collectArguments(mh, N, coll)}
> + * is equivalent to {@code filterArguments(mh, N, coll)}.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/mlvm-dev/attachments/20131004/772ad2a8/attachment.html
More information about the mlvm-dev
mailing list