This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-bcel.git
from 6fa46840 Better local names
new b5697723 Better local names
new 3d2f8ea8 Simplify array allocation
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../java/org/apache/bcel/classfile/Attribute.java | 72 +++++++++++-----------
.../java/org/apache/bcel/classfile/StackMap.java | 8 +--
.../org/apache/bcel/classfile/StackMapEntry.java | 32 +++++-----
3 files changed, 55 insertions(+), 57 deletions(-)