Dear Developers,
verifier/statics/StringRepresentation.java
seems to be missing a method like this:
public void visitStackMapTable(StackMapTable obj) {
tostring = "<StackMapTable: " + toString(obj) + ">";
}
That's because I hit:
Exception in thread "main"
org.apache.bcel.verifier.exc.AssertionViolatedException: INTERNAL ERROR:
Please adapt 'class
org.apache.bcel.verifier.statics.StringRepresentation' to deal with
objects of class 'class org.apache.bcel.classfile.StackMapTable'.
Kind regards,
Elzbieta Krepska
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]