Integrated: 8346953: Remove unnecessary @SuppressWarnings annotations (client, #2)

Archie Cobbs acobbs at openjdk.org
Mon Jan 6 17:27:45 UTC 2025


On Thu, 2 Jan 2025 20:01:28 GMT, Archie Cobbs <acobbs at openjdk.org> wrote:

> Please review this patch which removes unnecessary `@SuppressWarnings` annotations.
> 
> This issue is a follow up to [JDK-8343476](https://bugs.openjdk.org/browse/JDK-8343476) to remove some additional warnings that were missed in that issue.

This pull request has now been integrated.

Changeset: 9c393a24
Author:    Archie Cobbs <acobbs at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/9c393a243d6678b8435178a141b38b444b348580
Stats:     27 lines in 9 files changed: 0 ins; 18 del; 9 mod

8346953: Remove unnecessary @SuppressWarnings annotations (client, #2)

Reviewed-by: azvegint

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

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


More information about the client-libs-dev mailing list