RFR: 8343479: Remove unnecessary @SuppressWarnings annotations (hotspot)

Archie Cobbs acobbs at openjdk.org
Sat Nov 2 15:55:57 UTC 2024


Please review this patch which removes unnecessary `@SuppressWarnings` annotations.

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

Commit messages:
 - Merge branch 'master' into SuppressWarningsCleanup-graal
 - Remove unnecessary @SuppressWarnings annotations.

Changes: https://git.openjdk.org/jdk/pull/21853/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=21853&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8343479
  Stats: 6 lines in 3 files changed: 0 ins; 6 del; 0 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