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 28ff3c20 GitHub Actions build: no top level permission defined new 3b81b40e Use try-with-resources new 970e05aa Clearer test for nullable local variable. new 0a7841e5 Fix spelling 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: src/examples/Mini/TokenMgrError.java | 6 +++--- src/main/java/org/apache/bcel/classfile/JavaClass.java | 15 ++++----------- src/main/java/org/apache/bcel/generic/MethodGen.java | 7 ++----- .../org/apache/bcel/verifier/statics/Pass1Verifier.java | 4 ++-- .../bcel/verifier/structurals/InstConstraintVisitor.java | 2 +- .../apache/bcel/verifier/structurals/Pass3bVerifier.java | 2 +- 6 files changed, 13 insertions(+), 23 deletions(-)