RFR: 8357688: Remove unnecessary List.get before remove in PopupFactory
Sergey Bylokhov
serb at openjdk.org
Tue Jun 3 19:25:18 UTC 2025
On Sat, 17 May 2025 07:42:59 GMT, Andrey Turbanov <aturbanov at openjdk.org> wrote:
> Instead of separate List.get+List.remove calls we can use single `removeFirst`. It's clearer.
Marked as reviewed by serb (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/25283#pullrequestreview-2893804084
More information about the client-libs-dev
mailing list