https://issues.apache.org/bugzilla/show_bug.cgi?id=52980
Bug #: 52980
Summary: getAnnotationEntries methods in JavaClass and
FieldOrMethod duplicate code
Product: BCEL
Version: unspecified
Platform: Macintosh
Status: NEW
Severity: normal
Priority: P2
Component: Main
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
Created attachment 28504
--> https://issues.apache.org/bugzilla/attachment.cgi?id=28504
refactoring of JavaClass, FieldOrMethod, and AnnotationEntry
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.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.