RFR: 8343477: Remove unnecessary @SuppressWarnings annotations (compiler) [v6]
Archie Cobbs
acobbs at openjdk.org
Mon Dec 16 14:54:59 UTC 2024
On Mon, 9 Dec 2024 19:20:35 GMT, Archie Cobbs <acobbs at openjdk.org> wrote:
>> 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 10 additional commits since the last revision:
>
> - Merge branch 'master' into SuppressWarningsCleanup-compiler
> - Merge branch 'master' into SuppressWarningsCleanup-compiler
> - Merge branch 'master' into SuppressWarningsCleanup-compiler
> - Merge branch 'master' into SuppressWarningsCleanup-compiler
> - 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.
Thanks for the review!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21851#issuecomment-2545834274
More information about the compiler-dev
mailing list