RFR: 8343477: Remove unnecessary @SuppressWarnings annotations (compiler) [v3]

Archie Cobbs acobbs at openjdk.org
Fri Nov 8 19:07:40 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 seven additional commits since the last revision:

 - Merge branch 'master' into SuppressWarningsCleanup-compiler
 - Update copyright years.
 - Merge branch 'master' into SuppressWarningsCleanup-compiler
 - Merge branch 'master' into SuppressWarningsCleanup-compiler
 - Apply change that was missed somehow.
 - Undo change that will be moved to the core-libs branch.
 - Remove unnecessary @SuppressWarnings annotations.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/21851/files
  - new: https://git.openjdk.org/jdk/pull/21851/files/033f7631..d955b538

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

  Stats: 131587 lines in 749 files changed: 103986 ins; 9680 del; 17921 mod
  Patch: https://git.openjdk.org/jdk/pull/21851.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/21851/head:pull/21851

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


More information about the compiler-dev mailing list