2013/5/7 9:46 -0700, brian.go...@oracle.com: > 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!
Excellent! Very glad to see this work getting finished up. - Mark