RFR: 8356846: Remove unnecessary List.contains key from TIFFDirectory.removeTagSet
Alexey Ivanov
aivanov at openjdk.org
Tue May 13 18:13:52 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 aivanov (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/24816#pullrequestreview-2837706376
More information about the client-libs-dev
mailing list