RFR 8075230 Optimized count operations incorrectly declare the stream shape

Chris Hegarty chris.hegarty at oracle.com
Mon Mar 16 14:17:51 UTC 2015


On 16/03/15 14:04, Paul Sandoz wrote:
> Hi,
>
> This is a fix for a silly regression introduced with JDK-8067969 (optimized count operations) that i should have caught in review.

I also missed it :-(

>    http://cr.openjdk.java.net/~psandoz/jdk9/JDK-8075230-count-prims-shape/webrev/

Looks fine to me.

-Chris.

> The count operations for int, long and double incorrectly declare a stream shape of reference. This causes tests to fail when assertions are enabled.
>
> Thanks,
> Paul.
>



More information about the core-libs-dev mailing list