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 d3209d93 org.apache.bcel.classfile.CodeException constructors now throw ClassFormatException on invalid input new 56859bfc org.apache.bcel.classfile.Code constructors now throw ClassFormatException on invalid input new 9bd3c2a7 org.apache.bcel.classfile.Code constructors now throw ClassFormatException on invalid input new 36cf651d org.apache.bcel.classfile.ExceptionTable constructors now throw ClassFormatException on invalid input 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/changes/changes.xml | 5 +++-- src/main/java/org/apache/bcel/classfile/Code.java | 5 +++-- src/main/java/org/apache/bcel/classfile/ExceptionTable.java | 2 ++ 3 files changed, 8 insertions(+), 4 deletions(-)