RFR(L): 8139885: implement JEP 274: enhanced method handles

Paul Sandoz paul.sandoz at oracle.com
Fri Nov 20 08:49:05 UTC 2015


> On 19 Nov 2015, at 22:16, Michael Haupt <michael.haupt at oracle.com> wrote:
> 
> Hi John, Paul,
> 
> thanks for your reviews - they have helped me polish the code and documentation some more and add some more tests. The result is at http://cr.openjdk.java.net/~mhaupt/8139885/webrev.02 <http://cr.openjdk.java.net/~mhaupt/8139885/webrev.02>
> 

I quickly browsed it. Looks ok.


> I noticed both of you emphasised how the Streams API helps the implementation - I second that. Streams "made my day" there. :-)
> 

:-)


>> 3458      * The loop handle's result type is the same as the sole loop variable's, i.e., the result type of {@code init}.
>> 
>> s/variable’s/variable ?
> 
> No; the genitive is intentional (result type = loop variable type, rather than result type = loop variable).
> 

Doh, yes, now that I read it again.

Paul.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/mlvm-dev/attachments/20151120/e7ac6e2b/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 841 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://mail.openjdk.java.net/pipermail/mlvm-dev/attachments/20151120/e7ac6e2b/signature.asc>


More information about the mlvm-dev mailing list