RFR: 8343478: Remove unnecessary @SuppressWarnings annotations (core-libs) [v5]
Archie Cobbs
acobbs at openjdk.org
Wed Nov 13 16:32:26 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 pull request now contains 10 commits:
- Merge branch 'master' into SuppressWarningsCleanup-core-libs
- Put back @SuppressWarnings annotations to be fixed by JDK-8343286.
- Merge branch 'master' into SuppressWarningsCleanup-core-libs
- Update copyright years.
- Remove a few more @SuppressWarnings annotations.
- Remove a few more @SuppressWarnings annotations.
- Update copyright years.
- Merge branch 'master' into SuppressWarningsCleanup-core-libs
- Merge branch 'master' into SuppressWarningsCleanup-core-libs
- Remove unnecessary @SuppressWarnings annotations.
-------------
Changes: https://git.openjdk.org/jdk/pull/21852/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=21852&range=04
Stats: 187 lines in 94 files changed: 0 ins; 95 del; 92 mod
Patch: https://git.openjdk.org/jdk/pull/21852.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/21852/head:pull/21852
PR: https://git.openjdk.org/jdk/pull/21852
More information about the core-libs-dev
mailing list