RFR: 8356846: Remove unnecessary List.contains key from TIFFDirectory.removeTagSet

Sergey Bylokhov serb at openjdk.org
Tue May 13 08:53:39 UTC 2025


On Wed, 23 Apr 2025 08:38:17 GMT, Andrey Turbanov <aturbanov at openjdk.org> wrote:

> There is no need to call List.contains before List.remove call.
> `tagSets` - is an ArrayList.

looks fine

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

PR Comment: https://git.openjdk.org/jdk/pull/24816#issuecomment-2874801400


More information about the client-libs-dev mailing list