Hi,
Please review the updated revision at
http://cr.openjdk.java.net/~henryjen/ccc/8025909/1/webrev
- Rewording {Iterable|Map}::forEach from ordering constraint so that
implementation class is allowed to process in parallel ignoring the order.
- fixed typo in Collector as Paul pointed out
Cheers,
Henry