Mark Roberts created BCEL-340:
---------------------------------
Summary: Make AnnotationEntry methods public
Key: BCEL-340
URL: https://issues.apache.org/jira/browse/BCEL-340
Project: Commons BCEL
Issue Type: Improvement
Reporter: Mark Roberts
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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)