[
https://issues.apache.org/jira/browse/BCEL-208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb resolved BCEL-208.
-----------------------
Resolution: Fixed
Fix Version/s: 6.0
URL: http://svn.apache.org/r1695781
Log:
BCEL-208 Need to check for an empty InstructionList
Added:
commons/proper/bcel/trunk/src/test/java/org/apache/commons/bcel6/PLSETestCase.java
(with props)
commons/proper/bcel/trunk/src/test/java/org/apache/commons/bcel6/data/PLSETestClass.java
(with props)
Modified:
commons/proper/bcel/trunk/src/changes/changes.xml
commons/proper/bcel/trunk/src/main/java/org/apache/commons/bcel6/generic/LocalVariableGen.java
commons/proper/bcel/trunk/src/main/java/org/apache/commons/bcel6/generic/MethodGen.java
URL: http://svn.apache.org/r1695782
Log:
Oops
Modified:
commons/proper/bcel/trunk/src/changes/changes.xml
> Need to check for an empty InstructionList
> ------------------------------------------
>
> Key: BCEL-208
> URL: https://issues.apache.org/jira/browse/BCEL-208
> Project: Commons BCEL
> Issue Type: Bug
> Reporter: Mark Roberts
> Fix For: 6.0
>
> Attachments: b208.diff
>
>
> A couple of methods in MethodGen.java needed to test for an empty
> InstructionList.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)