On Wed, 23 Apr 2025 08:38:17 GMT, Andrey Turbanov <aturba...@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 <aturba...@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