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 d18eae68 Bump actions/checkout from 4.1.2 to 4.1.3 (#302) new 8083fb59 Sort members new f670f111 Set the (low) bar for JaCoCo checks new 7ae57452 Use final The 3 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 | 8 +++ .../apache/bcel/classfile/DescendingVisitor.java | 30 ++++---- .../java/org/apache/bcel/classfile/JavaClass.java | 48 ++++++------- .../java/org/apache/bcel/classfile/Record.java | 22 +++--- .../apache/bcel/classfile/RecordComponentInfo.java | 44 ++++++------ .../java/org/apache/bcel/classfile/Visitor.java | 36 +++++----- .../verifier/statics/StringRepresentation.java | 20 +++--- .../org/apache/bcel/CounterVisitorTestCase.java | 10 +-- .../org/apache/bcel/classfile/RecordTestCase.java | 84 +++++++++++----------- .../bcel/generic/InstructionFactoryTestCase.java | 12 ++-- .../org/apache/bcel/visitors/CountingVisitor.java | 20 +++--- 11 files changed, 171 insertions(+), 163 deletions(-)