nbauma109 opened a new pull request, #174: URL: https://github.com/apache/commons-bcel/pull/174
Created a unit test to cover binary operations. However, the class produced by `BinaryOpCreator `doesn't pass the verfier from the JDK (not speaking about the JustIce one). It runs only with `-noverify` option. As this option is deprecated in JDK13+, I disabled the unit test for JDK13+. I think we need to fix this broken class generator later. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
