Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Operating System: All
Platform: Macintosh
Description
JavaClass.getAnnotationEntries() and FieldOrMethod.getAnnotationEntries() are overly complex.
FieldOrMethod.addAnnotationEntry() appears to be in the wrong place - FieldGenOrMethodGen.addAnnotationEntry() is the proper method to use.