RFR JDK-8012645: Stream methods on BitSet, Random, ThreadLocalRandom, ZipFile
Mike Duigou
mike.duigou at oracle.com
Fri Apr 26 23:24:24 UTC 2013
Looks good. Two minor non-blocking nits:
ZipFile.java::
- "Create an ordered" -> "Return an ordered"
- could mention ordered in @return as well.
Mike
On Apr 26 2013, at 16:08 , Henry Jen wrote:
> Hi,
>
> Please review webrev at
>
> http://cr.openjdk.java.net/~henryjen/ccc/8012645.0/webrev
>
> The API doc in specdiff format is at
>
> http://cr.openjdk.java.net/~henryjen/ccc/8012645.0/specdiff
>
> Cheers,
> Henry
>
More information about the core-libs-dev
mailing list