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

Archie Cobbs acobbs at openjdk.org
Sun Nov 3 03:09:27 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 six additional commits since the last revision:

 - 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/84561e2f..033f7631

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

  Stats: 601 lines in 27 files changed: 420 ins; 93 del; 88 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 build-dev mailing list