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

Archie Cobbs acobbs at openjdk.org
Mon Dec 9 19:18:56 UTC 2024


> 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

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

Changes: https://git.openjdk.org/jdk/pull/21852/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=21852&range=07
  Stats: 194 lines in 99 files changed: 0 ins; 106 del; 88 mod
  Patch: https://git.openjdk.org/jdk/pull/21852.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/21852/head:pull/21852

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


More information about the i18n-dev mailing list