Integrated: 8315541: Classfile API TypeAnnotation.TargetInfo factory methods accept null labels

Adam Sotona asotona at openjdk.org
Thu Sep 14 18:30:47 UTC 2023


On Tue, 5 Sep 2023 10:59:09 GMT, Adam Sotona <asotona at 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 <asotona at 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


More information about the core-libs-dev mailing list