RFR: 8343478: Remove unnecessary @SuppressWarnings annotations (core-libs) [v7]

Alexey Semenyuk asemenyuk at openjdk.org
Tue Nov 19 22:58:37 UTC 2024


On Tue, 19 Nov 2024 21:50:13 GMT, Archie Cobbs <acobbs at openjdk.org> wrote:

>> Please review this patch which removes unnecessary `@SuppressWarnings` annotations.
>
> Archie Cobbs has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 13 commits:
> 
>  - Remove more unnecessary @SuppressWarnings annotations.
>  - Merge branch 'master' into SuppressWarningsCleanup-core-libs
>  - Remove more unnecessary warning suppressions.
>  - Merge branch 'master' into SuppressWarningsCleanup-core-libs
>  - Put back @SuppressWarnings annotations to be fixed by JDK-8343286.
>  - Merge branch 'master' into SuppressWarningsCleanup-core-libs
>  - Update copyright years.
>  - Remove a few more @SuppressWarnings annotations.
>  - Remove a few more @SuppressWarnings annotations.
>  - Update copyright years.
>  - ... and 3 more: https://git.openjdk.org/jdk/compare/81e43114...1905d6e3

jpackage looks good. Thank you!

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

PR Comment: https://git.openjdk.org/jdk/pull/21852#issuecomment-2486917552


More information about the core-libs-dev mailing list