This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-bcel.git
from 99863daf [BCEL-369]
org.apache.bcel.verifier.exc.AssertionViolatedException from method return in
subroutine
new 57fccbde Format tweak
new 0e70219b Better method names
new c68bba72 [BCEL-369]
org.apache.bcel.verifier.exc.AssertionViolatedException from method return in
subroutine
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../java/org/apache/bcel/AbstractTestCase.java | 64 ++++++++++-----------
.../GeneratingAnnotatedClassesTestCase.java | 10 ++--
.../apache/bcel/generic/JiraBcel362TestCase.java | 2 +
.../apache/bcel/verifier/JiraBcel369TestCase.java | 13 ++++-
src/test/resources/issue369/Test.class | Bin 0 -> 274 bytes
5 files changed, 50 insertions(+), 39 deletions(-)
create mode 100644 src/test/resources/issue369/Test.class