-
Bug
-
Resolution: Unresolved
-
P4
-
6
-
Cause Known
-
generic
-
generic
The Element.getEnclosedElements method will return objects for static initializers when the source of the information about a type is a class file rather than a source file. This is inconsistent with the source file behavior.
- relates to
-
JDK-6391649 javax.lang.model.util.Elements.getAllMembers() does not return initializers
- Resolved