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

Archie Cobbs acobbs at openjdk.org
Sun Nov 3 03:13:25 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 incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains four additional commits since the last revision:

 - Update copyright years.
 - Merge branch 'master' into SuppressWarningsCleanup-core-libs
 - Merge branch 'master' into SuppressWarningsCleanup-core-libs
 - Remove unnecessary @SuppressWarnings annotations.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/21852/files
  - new: https://git.openjdk.org/jdk/pull/21852/files/9cef2ae6..7842dfea

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=21852&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=21852&range=00-01

  Stats: 3279 lines in 177 files changed: 2078 ins; 749 del; 452 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 compiler-dev mailing list