Streams milestone (original) (raw)

Brian Goetz brian.goetz at oracle.com
Tue May 7 23:46:38 UTC 2013


With

changeset: 7058:6feee75b0a8b summary: 8012664: Add tests for java.util.stream and lambda translation

we now have the lion's share of the java.util.stream code and tests put back into the JDK8 repositories (16+ KLoC of new code and 15+ KLoC of new tests, with nearly 100% coverage)*. Various loose ends remain, but we're over the hump of getting the streams libraries into the JDK!

Thanks to all who have put in a huge effort over these last weeks to get all these changesets prepared, staged, reviewed, and pushed.



More information about the core-libs-dev mailing list