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 1d5497ef Bump pmd from 6.60.0 to 6.51.0 new a7adf5e3 The most basic validation new e6740b9f PMD & Checkstyle: Avoid empty statements and unused args 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: pom.xml | 2 +- .../org/apache/bcel/classfile/StackMapEntry.java | 48 ++++++++++++---------- .../org/apache/bcel/generic/ConstantPoolGen.java | 44 ++++++++++---------- src/main/java/org/apache/bcel/generic/PUSH.java | 3 ++ .../bcel/verifier/statics/Pass1Verifier.java | 6 +-- .../bcel/verifier/statics/Pass2Verifier.java | 2 + .../structurals/InstConstraintVisitor.java | 12 +++--- 7 files changed, 65 insertions(+), 52 deletions(-)