RFR: 8356846: Remove unnecessary List.contains key from TIFFDirectory.removeTagSet
Sergey Bylokhov
serb at openjdk.org
Thu May 15 02:21:57 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.
Marked as reviewed by serb (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/24816#pullrequestreview-2841983842
More information about the client-libs-dev
mailing list