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 58e94eb  Use final.
     new a8e1dcf  Javadoc and use 120 line width.
     new 1fab454  Javadoc and better param names.

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:
 .../org/apache/bcel/classfile/LocalVariable.java   | 39 ++++++++-------
 .../org/apache/bcel/generic/LocalVariableGen.java  |  6 +--
 .../bcel/verifier/statics/LocalVariableInfo.java   | 57 ++++++++++++---------
 .../bcel/verifier/statics/LocalVariablesInfo.java  | 25 +++++++---
 .../bcel/verifier/structurals/LocalVariables.java  | 50 ++++++++++++-------
 .../bcel/verifier/structurals/Subroutine.java      | 58 +++++++++++-----------
 6 files changed, 137 insertions(+), 98 deletions(-)

Reply via email to