On Tue, 5 Sep 2023 10:59:09 GMT, Adam Sotona <asot...@openjdk.org> wrote:
> This patch performs null checks in to refuse null labels in > TypeAnnotation.TargetInfo implementations. > > Please review. > > Thanks, > Adam This pull request has now been integrated. Changeset: c7d306c6 Author: Adam Sotona <asot...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/c7d306c65c5ed26839b323f3dfc7e5b68e5adaa1 Stats: 8 lines in 1 file changed: 6 ins; 0 del; 2 mod 8315541: Classfile API TypeAnnotation.TargetInfo factory methods accept null labels Reviewed-by: briangoetz ------------- PR: https://git.openjdk.org/jdk/pull/15565