Sebb created BCEL-257:
-------------------------
Summary: INVOKESPECIAL and INVOKESTATIC need to define dump()
methods
Key: BCEL-257
URL: https://issues.apache.org/jira/browse/BCEL-257
Project: Commons BCEL
Issue Type: Bug
Reporter: Sebb
It looks like the INVOKESPECIAL and INVOKESTATIC classes need to define dump()
methods, otherwise they will just dump the opcode.
Note that INVOKEDYNAMIC and INVOKEINTERFACE both define dump() methods that
correspond with their descriptions in the JVMS 6.5
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)