[threeten-dev] Heads Up: Lambda functional interface naming changes

Mike Duigou mike.duigou at oracle.com
Fri Feb 15 15:22:39 PST 2013


Hello three-teners;

A change to the naming of several functional interfaces introduced by the JSR 335 lambda project is currently proposed that impacts the JSR-310 source. Specifically the "Block" functional interface is renamed "Consumer". This has an impact upon the current java.time.chrono.HijrahDeviationReader implementation. I have included appropriate renamings in java.time.chrono.HijrahDeviationReader as part of  my webrev for the functional interface renamings (the webrev also contains additions to the set of functional interfaces). You can preview the changes here:

http://cr.openjdk.java.net/~mduigou/JDK-8004561/1/webrev/

The original review request was here:

http://mail.openjdk.java.net/pipermail/core-libs-dev/2013-February/014582.html

Please provide followup comments, if any, to <mailto:corelibs-dev at openjdk.java.net> rather than this list so that corelibs-dev readers who may not follow this list will be aware of your concerns or comments.

I apologize in advance for any inconvenience this change causes.

Thanks,

Mike


More information about the threeten-dev mailing list