This is the last part of Post JEP 411 refactoring that makes `@SuppressWarnings("removal")` more fine grained. This fix deals with all client libs annotations that covers more than 10K bytes of code.
------------- Commit messages: - 8270859: Post JEP 411 refactoring: client libs with maximum covering > 10K Changes: https://git.openjdk.java.net/jdk/pull/4815/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=4815&range=00 Issue: https://bugs.openjdk.java.net/browse/JDK-8270859 Stats: 279 lines in 22 files changed: 146 ins; 96 del; 37 mod Patch: https://git.openjdk.java.net/jdk/pull/4815.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/4815/head:pull/4815 PR: https://git.openjdk.java.net/jdk/pull/4815