Details
-
Improvement
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
None
-
None
-
None
Description
With the release of Java versions post 8 it is now necessary for some tools to be able to manipulate AnnotationEntries. We may need additional methods to have complete control, but at a minimum the three basic methods in src/main/java/org/apache/bcel/generic/FieldGenOrMethodGen.java need to be changed from protected to public access.