RFR: 8343479: Remove unnecessary @SuppressWarnings annotations (hotspot) [v3]
Archie Cobbs
acobbs at openjdk.org
Fri Nov 8 19:06:58 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 five additional commits since the last revision:
- 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/21c83e93..a574dda6
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=21853&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=21853&range=01-02
Stats: 131587 lines in 749 files changed: 103986 ins; 9680 del; 17921 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