-
Bug
-
Resolution: Fixed
-
P3
-
5.0u1
-
01
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2120058 | 6 | Joe Darcy | P3 | Closed | Fixed | mustang |
The present implementation of TypeDeclaration.getMethods does not screen out static initializers (named "<clinit>") from the list of returned methods. This is inconsistent with the source view of the contents of a type declaration.
- backported by
-
JDK-2120058 TypeDeclaration.getMethods needs to screen out static initializers
-
- Closed
-
- relates to
-
JDK-6391649 javax.lang.model.util.Elements.getAllMembers() does not return initializers
-
- Resolved
-
-
JDK-4996963 apt could accept class files and java files on the command line
-
- Resolved
-