hg: jdk/sandbox: 8239447: compiler error for annotations applied to record components with target METHOD

chris.hegarty at oracle.com chris.hegarty at oracle.com
Fri Mar 13 14:45:19 UTC 2020


Changeset: 8e9261c404fc
Author:    vromero
Date:      2020-03-13 10:29 -0400
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/8e9261c404fc

8239447: compiler error for annotations applied to record components with target METHOD
Reviewed-by: mcimadamore

! src/jdk.compiler/share/classes/com/sun/tools/javac/code/Symbol.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/TypeEnter.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/processing/JavacProcessingEnvironment.java
+ test/langtools/tools/javac/processing/model/element/ErrorOnAnnoWithTargetMethod.java



More information about the jdk-sandbox-changes mailing list