JDK9 RFR: JDK-8029017: ElementType.TYPE_USE should be a logical superset of ElementType.TYPE and ANNOTATION_TYPE - approved
Vicente-Arturo Romero-Zaldivar
vicente.romero at oracle.com
Fri Jan 24 06:37:08 PST 2014
Hi Joel,
I'm OK with the proposed patch.
Vicente
On 16/01/14 15:02, Joel Borggrén-Franck wrote:
> Hi,
>
> Please review this fix intended for 9 and 8u.
>
> https://bugs.openjdk.java.net/browse/JDK-8029017
> http://cr.openjdk.java.net/~jfranck/8029017/
>
> We got the rules wrong for TYPE_USE with respect to repeating annotation and their containers. TYPE_USE should be a superset of TYPE, ANNOTATION_TYPE, and TYPE_PARAMETER.
>
> cheers
> /Joel
More information about the compiler-dev
mailing list