RFR: 8357688: Remove unnecessary List.get before remove in PopupFactory

Alexander Zvegintsev azvegint at openjdk.org
Fri May 30 13:53: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.

Marked as reviewed by azvegint (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/25283#pullrequestreview-2881430115


More information about the client-libs-dev mailing list