RFR: 8328316: Finisher cannot emit if stream is sequential and integrator returned false

Viktor Klang vklang at openjdk.org
Wed Mar 20 20:24:32 UTC 2024


On Mon, 18 Mar 2024 16:27:13 GMT, Viktor Klang <vklang at openjdk.org> wrote:

> Adds differentiation between direct and transitive short circuiting which could prevent pushing downstream in the finisher for built-ins that were not `collect()`.
> 
> Creating this as a draft PR for now, just need to run some benchmarks to validate no significant regressions first.

Just a note to self, consider if this should get backported to 22 or not.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/18351#issuecomment-2004384537


More information about the core-libs-dev mailing list