On Thu, 10 Jun 2021 08:29:46 GMT, Rafael Winterhalter <[email protected]> wrote:
>> If a type is changed from a type that can be a member of an annotation which >> is used in an array, changing it to a type that cannot be an array member >> will be treated as if the type is an annotation type. As a result, no >> exception proxy is created and the type is returned as if it was correctly >> defined. > > Rafael Winterhalter has updated the pull request with a new target base due > to a merge or a rebase. The pull request now contains one commit: > > 8266766: Arrays of types that cannot be an annotation member do not yield > exceptions Marked as reviewed by jfranck (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/3925
