On Sun, 24 Mar 2024 15:10:22 GMT, drmarmac <d...@openjdk.org> wrote: > This PR removes potentially incorrect usages of Stream.peek(). > The changed code should be covered by the tests that are already present.
I also removed a code comment that explained the usage of peek() here, which would be outdated now. ------------- PR Comment: https://git.openjdk.org/jfx/pull/1430#issuecomment-2022265808