RFR: 8273349: Check uses of Stream::peek in controls and replace as needed

Kevin Rushforth kcr at openjdk.org
Mon Mar 25 18:33:26 UTC 2024


On Sun, 24 Mar 2024 15:10:22 GMT, drmarmac <duke at 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.

Reviewers: @andy-goryachev-oracle @karthikpandelu

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

PR Comment: https://git.openjdk.org/jfx/pull/1430#issuecomment-2018647835


More information about the openjfx-dev mailing list