[
https://issues.apache.org/jira/browse/BCEL-248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14703380#comment-14703380
]
Mark Roberts commented on BCEL-248:
-----------------------------------
It's actually worse - StackMap is (almost) an exact duplicate of StackMapTable.
To be consistent with other similar classes I propose:
- we delete StackMap and StackMapEntry
- we rename StackMapTableEntry to StackMap
These classes would then have naming consistent wtih LineNumber and
LineNumberTable; LocalVariable and LocalVariableTable; etc.
> 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
>
> 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)