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

Andrey Turbanov aturbanov at openjdk.org
Mon May 19 08:11:04 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.

This pull request has now been integrated.

Changeset: 2fb3329d
Author:    Andrey Turbanov <aturbanov at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/2fb3329d71532a4c40dba2e2698572e4ab5ceb19
Stats:     5 lines in 1 file changed: 0 ins; 3 del; 2 mod

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

Reviewed-by: aivanov, serb

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

PR: https://git.openjdk.org/jdk/pull/24816


More information about the client-libs-dev mailing list