markro49 opened a new pull request #33: Add missing Java 9 and Java 11 class 
file attributes.
URL: https://github.com/apache/commons-bcel/pull/33
 
 
   Add support for several class file attributes added for Java 9 and Java 11.  
At some point, may wish to add additional getters and setters.  Current level 
of support is enough to read, write and display all fields of each attribute.
   
   Also did some work to make the various attribute toString() methods produce 
similarly formatted output.
   
   This pull request is in response to 
https://issues.apache.org/jira/browse/BCEL-325.  In addition to adding support 
for the missing attributes, it fixes a problem building and running on Java 9.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to