[
https://issues.apache.org/jira/browse/BCEL-257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated BCEL-257:
----------------------
Description:
It looks like the INVOKESPECIAL, INVOKESTATIC, INVOKEVIRTUAL 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
was:
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
> INVOKESPECIAL, INVOKESTATIC, INVOKEVIRTUAL 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, INVOKESTATIC, INVOKEVIRTUAL 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)