On Wed, 9 Jun 2021 13:56:40 GMT, Rafael Winterhalter <winterhal...@openjdk.org> 
wrote:

>> During annotation parsing, the parser assumes that a declared property is of 
>> an array type if the parsed annotation property is defined as an array. In 
>> this case, the component type is `null`, and a `NullPointerException` is 
>> thrown. This change discovers the mismatch and throws an 
>> `AnnotationTypeMismatchException`.
>
> Rafael Winterhalter has refreshed the contents of this pull request, and 
> previous commits have been removed. The incremental views will show 
> differences compared to the previous content of the PR.

Please add an overview to test before integrating; thanks.

-------------

Marked as reviewed by darcy (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/3940

Reply via email to