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

drmarmac duke at openjdk.org
Thu Mar 28 08:56:38 UTC 2024


On Thu, 28 Mar 2024 08:49:44 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.
>
> drmarmac has updated the pull request incrementally with two additional commits since the last revision:
> 
>  - Preallocate in SelectedIndicesList.set()
>  - Remove unused import

I also removed a now unused import in ControlUtils.java.

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

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


More information about the openjfx-dev mailing list