-
Bug
-
Resolution: Fixed
-
P3
-
6
-
None
-
b51
-
generic
-
generic
-
Not verified
javax.lang.model.TypeMirror objects should be compared for semantic equality using javax.lang.model.util.Types.isSameType rather than TypeMirror.equals. Code used to implement RoundEnvironment.getElementsAnnotatedWith uses equals for this purpose.
- relates to
-
CODETOOLS-6799634 Allow annotation processing of class files in jtreg directives
-
- Resolved
-
-
JDK-8030049 RoundEnvironment.getElementsAnnotatedWith receives wrong elements
-
- Closed
-
-
JDK-7188605 RoundEnvironment.getElementsAnnotatedWith misses @Inherited in JDK 6
-
- Closed
-
-
CODETOOLS-6809055 Set test.src and test.classes information for @compile tasks
-
- Resolved
-
-
JDK-6911854 Update TestElementsAnnotatedWith.java to use @compile/proc
-
- Closed
-