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

Naoto Sato naoto at openjdk.org
Thu Jan 2 19:19:37 UTC 2025


On Thu, 2 Jan 2025 19:05:53 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 17 commits:
> 
>  - Bump copyright year to 2025.
>  - Merge branch 'master' into SuppressWarningsCleanup-core-libs
>  - 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
>  - ... and 7 more: https://git.openjdk.org/jdk/compare/a77ed30f...40b143c0

Changes related to i18n look good. Looks like some files in `java.desktop` package are also modified. Just wondering they may not be seen by client folks as the title mentions core-libs.

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

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


More information about the i18n-dev mailing list