You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Mark Roberts (Jira)" <ji...@apache.org> on 2020/06/02 13:58:00 UTC

[jira] [Created] (BCEL-340) Make AnnotationEntry methods public

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)