RFR: 8357688: Remove unnecessary List.get before remove in PopupFactory
Alexander Zuev
kizune at openjdk.org
Tue Jun 3 03:30:51 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.
LGTM
-------------
Marked as reviewed by kizune (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/25283#pullrequestreview-2890481592
More information about the client-libs-dev
mailing list