<i18n dev> RFR: 8343478: Remove unnecessary @SuppressWarnings annotations (core-libs) [v8]

Joe Darcy darcy at openjdk.org
Mon Dec 9 22:20:40 UTC 2024


On Mon, 9 Dec 2024 19:18:56 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 15 commits:
> 
>  - Remove more unnecessary suppressions.
>  - Merge branch 'master' into SuppressWarningsCleanup-core-libs
>  - 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.
>  - ... and 5 more: https://git.openjdk.org/jdk/compare/cc628a13...ee2862e5

Core reflection changes look fine; thanks for the cleanup @archiecobbs .

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

Marked as reviewed by darcy (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/21852#pullrequestreview-2490237853


More information about the i18n-dev mailing list