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

Sergey Bylokhov serb at openjdk.org
Sat May 24 16:44:28 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.

loos fine

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

PR Comment: https://git.openjdk.org/jdk/pull/25283#issuecomment-2889282702


More information about the client-libs-dev mailing list