[ 
https://issues.apache.org/jira/browse/BCEL-248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14706111#comment-14706111
 ] 

Mark Roberts commented on BCEL-248:
-----------------------------------

I have attached a diff file that shows the changes required to make 
StackMap.java and StackMapEntry.java the only classes that deal with StackMaps. 
 I have not explicitly shown the deletion of files StackMapTable.java and 
StackMapTableEntry.java, but that is part of the change.  Note that in many 
cases the diffs are just commenting out the code that is no longer needed.  I 
assume you will in fact delete it - but that is your choice.  (Note also that 
BCEL-202 includes a diff for improved versions of StackMap.java and 
StackMapEntry.java.)

> StackMapEntry should be removed
> -------------------------------
>
>                 Key: BCEL-248
>                 URL: https://issues.apache.org/jira/browse/BCEL-248
>             Project: Commons BCEL
>          Issue Type: Improvement
>            Reporter: Mark Roberts
>         Attachments: stack-map-table.diff
>
>
> StackMapTableEntry is a much better implementation of the same object as 
> StackMapEntry.  The later should be removed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to