nbauma109 opened a new pull request, #177:
URL: https://github.com/apache/commons-bcel/pull/177

   * Bcelifier stackmap support
   
   * BCELifier generates the stack map table so that the generated class passes 
the Java verifier checks.
   
   * added some test inputs StackMapExample and StackMapExample2 compiled in 
JDK8
   
   * Updated BCELifierTestCase.java: added testStackMap
   
   * StackMapType.EMPTY_ARRAY in package visibility and updated 
BinaryOpCreator.java accordingly
   
   Co-authored-by: nbauma109 <nbauma...@github.com>


-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to