[
https://issues.apache.org/jira/browse/BCEL-47?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Bourg updated BCEL-47:
-------------------------------
Priority: Major
Environment: (was: Operating System: other
Platform: Other)
Fix Version/s: 5.2
Priority: (was: P3)
Severity: (was: normal)
> Corrupted instruction list created on valid class file
> ------------------------------------------------------
>
> Key: BCEL-47
> URL: https://issues.apache.org/jira/browse/BCEL-47
> Project: Commons BCEL
> Issue Type: Bug
> Components: Main
> Affects Versions: 5.1
> Reporter: pierre.cregut
> Assignee: Apache Commons Developers
> Fix For: 5.2
>
>
> The list created from a classfile can be suddenly meaningless:
> bcel fails to create a valid instruction list if one of the instruction
> is an LDC_W with a short (<256) index. In that case the following
> instruction is taken at an address with an offset error of -1 byte.
--
This message was sent by Atlassian JIRA
(v6.2#6252)