-
Enhancement
-
Resolution: Fixed
-
P4
-
8
-
b112
-
Not verified
In Java SE 8, two methods that had been in javax.lang.model.element.Element were moved up into a new superinterface javax.lang.model.AnnotatedConstruct. To make it clearer that those method had been in jx.l.m.e.Element since Java SE 6, jx.l.m.e.Element should include an override of those two methods with the @since information.
- relates to
-
JDK-8007803 Implement javax.lang.model API for Type Annotations
-
- Resolved
-