RFR: 8343479: Remove unnecessary @SuppressWarnings annotations (hotspot) [v4]

Archie Cobbs acobbs at openjdk.org
Wed Nov 13 16:47:55 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:

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

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/21853/files
  - new: https://git.openjdk.org/jdk/pull/21853/files/a574dda6..64d958b0

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

  Stats: 95175 lines in 2626 files changed: 19948 ins; 68244 del; 6983 mod
  Patch: https://git.openjdk.org/jdk/pull/21853.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/21853/head:pull/21853

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


More information about the hotspot-compiler-dev mailing list