RFR: 8024825: Some fixes are missing from java.util.stream spec update
Mike Duigou
mike.duigou at oracle.com
Sat Sep 14 00:42:06 UTC 2013
changes look fine.
Mike
On Sep 13 2013, at 17:22 , Henry Jen wrote:
> Hi,
>
> Please kindly review webrev at
> http://cr.openjdk.java.net/~henryjen/tl/8024825/0/webrev/
>
> This webrev is a typo fix + the cleanup made in lambda repo in following
> changeset.
> http://hg.openjdk.java.net/lambda/lambda/jdk/rev/a4babe938c8c
>
> Summary of the changeset,
> - Typo fix, Short-circuting should be Short-circuiting
> - Javadoc format fix, <b>{@code parallelStream()}</b> cause a space
> character in front of parallemStream(), use <b><code>...</code></b> instead.
> - remove not needed @SuppressWarnings
> - formatting cleanup
>
> Cheers,
> Henry
>
More information about the core-libs-dev
mailing list