[8u] RFR 8075939: Stream.flatMap() causes breaking of short-circuiting of terminal operations

Andrew John Hughes gnu.andrew at redhat.com
Wed Jun 5 02:05:15 UTC 2019



On 03/06/2019 09:02, Aleksey Shipilev wrote:
> This is a frequent complaint about 8u streams support:
>   https://bugs.openjdk.java.net/browse/JDK-8075939
> 
> Original fix:
>   http://hg.openjdk.java.net/jdk/jdk10/rev/fca88bbbafb9
> 
> Patch does not apply cleanly to 8u even after reshuffling: it uses "var" at some places.
> 
> 8u webrev:
>   http://cr.openjdk.java.net/~shade/8075939/webrev.8u.01/
> 
> Testing: java/util tests, includes new test cases
> 

Looks good.

Thanks,
-- 
Andrew :)

Senior Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)

PGP Key: ed25519/0xCFDA0F9B35964222 (hkp://keys.gnupg.net)
Fingerprint = 5132 579D D154 0ED2 3E04  C5A0 CFDA 0F9B 3596 4222
https://keybase.io/gnu_andrew



More information about the jdk8u-dev mailing list