Integrated: 8294608: Remove redundant unchecked suppression in FileDescriptor

Andrey Turbanov aturbanov at openjdk.org
Fri Sep 30 20:23:08 UTC 2022


On Wed, 28 Sep 2022 20:39:03 GMT, Andrey Turbanov <aturbanov at openjdk.org> wrote:

> Found this redundant suppressions by IntelliJ IDEA inspection.
> It seems [JDK-8189330](https://bugs.openjdk.org/browse/JDK-8189330) made them redundant.

This pull request has now been integrated.

Changeset: 375f02fb
Author:    Andrey Turbanov <aturbanov at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/375f02fb21ae37c381229e2a28b1f26e3cb926d4
Stats:     5 lines in 1 file changed: 0 ins; 4 del; 1 mod

8294608: Remove redundant unchecked suppression in FileDescriptor

Reviewed-by: alanb, bpb

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

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


More information about the core-libs-dev mailing list