You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2015/08/26 12:32:45 UTC

[jira] [Created] (BCEL-257) INVOKESPECIAL and INVOKESTATIC need to define dump() methods

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)