RFR 8044047: Missing null pointer checks for streams
Paul Sandoz
paul.sandoz at oracle.com
Tue Jul 15 07:35:31 UTC 2014
Ping..
http://mail.openjdk.java.net/pipermail/core-libs-dev/2014-July/027508.html
Paul.
On Jul 2, 2014, at 2:01 PM, Paul Sandoz <Paul.Sandoz at oracle.com> wrote:
> Hi,
>
> Please review this fix for some missing null-checks in stream code:
>
> http://cr.openjdk.java.net/~psandoz/jdk9/JDK-8044047-null-checks/webrev/
> https://bugs.openjdk.java.net/browse/JDK-8044047
>
> I also boosted some of the primitive summary statistic tests.
>
> Unfortunately the refactoring of some test names resulted in disassociation between old and new (not quite sure why in this case), so diffs for renamed tests are below.
>
> Paul.
More information about the core-libs-dev
mailing list