-
Enhancement
-
Resolution: Fixed
-
P4
-
8
-
None
-
b18
-
generic
-
generic
For repeating annotations, it could be helpful for the AnnotationMirror construction to know whether or not a container annotation was synthesized by the compiler. Such information is being made available for javadoc (JDK-8005092) and might be able to be leveraged for javax.lang.model too, including for printing out with higher fidelity to the original sources.
- relates to
-
JDK-8164819 Make javac's toString() on annotation objects consistent with core reflection
-
- Resolved
-
-
JDK-8320200 Use Elements predicates for record constructors to improve print output
-
- Resolved
-
-
JDK-8005092 javadoc should check for synthesized bit on an annotation
-
- Closed
-
-
JDK-8264869 Investigate replacing WorkArounds.isSynthesized
-
- New
-
(1 links to)