[jdk17] Integrated: 8270916: Update java.lang.annotation.Target for changes in JLS 9.6.4.1
Joe Darcy
darcy at openjdk.java.net
Thu Jul 22 19:54:07 UTC 2021
On Mon, 19 Jul 2021 21:18:42 GMT, Joe Darcy <darcy at openjdk.org> wrote:
> Given changes in JLS 9.6.4.1, JDK-8261610 in Java SE 17, the statements about annotation applicability made in java.lang.annotation.Target need to be updated to match.
>
> Please also review the corresponding CSR: https://bugs.openjdk.java.net/browse/JDK-8270917
This pull request has now been integrated.
Changeset: ecc37b06
Author: Joe Darcy <darcy at openjdk.org>
URL: https://git.openjdk.java.net/jdk17/commit/ecc37b06f283c18ab4aa2b23562843bca14da85d
Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod
8270916: Update java.lang.annotation.Target for changes in JLS 9.6.4.1
Reviewed-by: bpb, naoto
-------------
PR: https://git.openjdk.java.net/jdk17/pull/256
More information about the core-libs-dev
mailing list