Integrated: 8273349: Check uses of Stream::peek in controls and replace as needed
drmarmac
duke at openjdk.org
Fri Mar 29 13:06:39 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.
This pull request has now been integrated.
Changeset: 0d2ad0e0
Author: drmarmac <6900949+drmarmac at users.noreply.github.com>
Committer: Kevin Rushforth <kcr at openjdk.org>
URL: https://git.openjdk.org/jfx/commit/0d2ad0e0e6a8ab29e73e77ddbdbe4b6c4d8ab147
Stats: 31 lines in 2 files changed: 11 ins; 5 del; 15 mod
8273349: Check uses of Stream::peek in controls and replace as needed
Reviewed-by: kpk, mhanl, angorya
-------------
PR: https://git.openjdk.org/jfx/pull/1430
More information about the openjfx-dev
mailing list