RFR 8016139: PrimitiveIterator.forEachRemaining
Paul Sandoz
paul.sandoz at oracle.com
Fri Jun 7 02:04:22 PDT 2013
Hi,
The following patch defines the abstract method PrimitiveIterator.forEachRemaining. This is now consistent with Spliterator.OfPrimitive and there may be cases in the future where this is useful and if we don't do it now it becomes difficult to do so later on.
http://cr.openjdk.java.net/~psandoz/tl/JDK-8016139-primIter.forEachRem/webrev/
CCC is in progress.
Paul.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20130607/7fd0cb7c/attachment.html
More information about the compiler-dev
mailing list