I applied the patch from https://github.com/openjdk/jdk/pull/25167/ and used it to identify unnecessary warning suppressions that have crept in. Even being aware of this, some get over-looked so it would be good to get that PR integrated. In the mean time, this PR will be used to remove the current ones.
--------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - 8382487 Changes: https://git.openjdk.org/jdk/pull/30809/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=30809&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8382487 Stats: 12 lines in 8 files changed: 0 ins; 9 del; 3 mod Patch: https://git.openjdk.org/jdk/pull/30809.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30809/head:pull/30809 PR: https://git.openjdk.org/jdk/pull/30809
