Integrated: JDK-8282462: Remove unnecessary use of @SuppressWarnings("preview")
Joe Darcy
darcy at openjdk.java.net
Mon Feb 28 22:18:07 UTC 2022
On Mon, 28 Feb 2022 21:54:34 GMT, Joe Darcy <darcy at openjdk.org> wrote:
> Remove unneeded @SuppressWarnings("preview") annotations now that records are final. I'll update copyrights if neededbefore pushing. Thanks.
This pull request has now been integrated.
Changeset: 9d9618a3
Author: Joe Darcy <darcy at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/9d9618a3dd29cb9328a7275375e04eca2af20a93
Stats: 9 lines in 4 files changed: 0 ins; 5 del; 4 mod
8282462: Remove unnecessary use of @SuppressWarnings("preview")
Reviewed-by: vromero
-------------
PR: https://git.openjdk.java.net/jdk/pull/7638
More information about the compiler-dev
mailing list