On Fri, 16 Jul 2021 20:52:08 GMT, Weijun Wang <wei...@openjdk.org> wrote:
> 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 cover more than 10K bytes of code. This pull request has now been integrated. Changeset: 90cd2fa1 Author: Weijun Wang <wei...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/90cd2fa16458dcc3e36171fa4bf21f26bc92b168 Stats: 283 lines in 22 files changed: 147 ins; 98 del; 38 mod 8270859: Post JEP 411 refactoring: client libs with maximum covering > 10K Reviewed-by: serb ------------- PR: https://git.openjdk.java.net/jdk/pull/4815