| Severity | Message | Class | Method / Field | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.classfile.AccessFlags |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.classfile.Attribute |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.classfile.Code |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.classfile.CodeException |  | 
|  | Removed org.apache.bcel.Constants from the set of implemented interfaces | org.apache.bcel.classfile.CodeException |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.classfile.Constant |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.classfile.ConstantCP |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.classfile.ConstantClass |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.classfile.ConstantDouble |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.classfile.ConstantFieldref |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.classfile.ConstantFloat |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.classfile.ConstantInteger |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.classfile.ConstantInterfaceMethodref |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.classfile.ConstantLong |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.classfile.ConstantMethodref |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.classfile.ConstantNameAndType |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.classfile.ConstantPool |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.classfile.ConstantString |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.classfile.ConstantUtf8 |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.classfile.ConstantValue |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.classfile.Deprecated |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.classfile.ExceptionTable |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.classfile.Field |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.classfile.FieldOrMethod |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.classfile.InnerClass |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.classfile.InnerClasses |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.classfile.JavaClass |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.classfile.LineNumber |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.classfile.LineNumberTable |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.classfile.LocalVariable |  | 
|  | Removed org.apache.bcel.Constants from the set of implemented interfaces | org.apache.bcel.classfile.LocalVariable |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.classfile.LocalVariableTable |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.classfile.Method |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.classfile.PMGClass |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.classfile.Signature |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.classfile.SourceFile |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.classfile.StackMap |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.classfile.Synthetic |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.classfile.Unknown |  | 
|  | Method 'public void visitAnnotation(org.apache.bcel.classfile.Annotations)' has been added to an interface | org.apache.bcel.classfile.Visitor | public void visitAnnotation(org.apache.bcel.classfile.Annotations) | 
|  | Method 'public void visitAnnotationDefault(org.apache.bcel.classfile.AnnotationDefault)' has been added to an interface | org.apache.bcel.classfile.Visitor | public void visitAnnotationDefault(org.apache.bcel.classfile.AnnotationDefault) | 
|  | Method 'public void visitAnnotationEntry(org.apache.bcel.classfile.AnnotationEntry)' has been added to an interface | org.apache.bcel.classfile.Visitor | public void visitAnnotationEntry(org.apache.bcel.classfile.AnnotationEntry) | 
|  | Method 'public void visitBootstrapMethods(org.apache.bcel.classfile.BootstrapMethods)' has been added to an interface | org.apache.bcel.classfile.Visitor | public void visitBootstrapMethods(org.apache.bcel.classfile.BootstrapMethods) | 
|  | Method 'public void visitConstantInvokeDynamic(org.apache.bcel.classfile.ConstantInvokeDynamic)' has been added to an interface | org.apache.bcel.classfile.Visitor | public void visitConstantInvokeDynamic(org.apache.bcel.classfile.ConstantInvokeDynamic) | 
|  | Method 'public void visitConstantMethodHandle(org.apache.bcel.classfile.ConstantMethodHandle)' has been added to an interface | org.apache.bcel.classfile.Visitor | public void visitConstantMethodHandle(org.apache.bcel.classfile.ConstantMethodHandle) | 
|  | Method 'public void visitConstantMethodType(org.apache.bcel.classfile.ConstantMethodType)' has been added to an interface | org.apache.bcel.classfile.Visitor | public void visitConstantMethodType(org.apache.bcel.classfile.ConstantMethodType) | 
|  | Method 'public void visitEnclosingMethod(org.apache.bcel.classfile.EnclosingMethod)' has been added to an interface | org.apache.bcel.classfile.Visitor | public void visitEnclosingMethod(org.apache.bcel.classfile.EnclosingMethod) | 
|  | Method 'public void visitLocalVariableTypeTable(org.apache.bcel.classfile.LocalVariableTypeTable)' has been added to an interface | org.apache.bcel.classfile.Visitor | public void visitLocalVariableTypeTable(org.apache.bcel.classfile.LocalVariableTypeTable) | 
|  | Method 'public void visitMethodParameters(org.apache.bcel.classfile.MethodParameters)' has been added to an interface | org.apache.bcel.classfile.Visitor | public void visitMethodParameters(org.apache.bcel.classfile.MethodParameters) | 
|  | Method 'public void visitParameterAnnotation(org.apache.bcel.classfile.ParameterAnnotations)' has been added to an interface | org.apache.bcel.classfile.Visitor | public void visitParameterAnnotation(org.apache.bcel.classfile.ParameterAnnotations) | 
|  | Method 'public void visitParameterAnnotationEntry(org.apache.bcel.classfile.ParameterAnnotationEntry)' has been added to an interface | org.apache.bcel.classfile.Visitor | public void visitParameterAnnotationEntry(org.apache.bcel.classfile.ParameterAnnotationEntry) | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.AALOAD |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.AASTORE |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.ACONST_NULL |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.ALOAD |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.ANEWARRAY |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.ARETURN |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.ARRAYLENGTH |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.ASTORE |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.ATHROW |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.ArithmeticInstruction |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.ArrayInstruction |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.ArrayType |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.BALOAD |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.BASTORE |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.BIPUSH |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.BREAKPOINT |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.BasicType |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.BranchHandle |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.BranchInstruction |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.CALOAD |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.CASTORE |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.CHECKCAST |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.CPInstruction |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.ClassGen |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.CodeExceptionGen |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.ConstantPoolGen |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.ConversionInstruction |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.D2F |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.D2I |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.D2L |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.DADD |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.DALOAD |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.DASTORE |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.DCMPG |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.DCMPL |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.DCONST |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.DDIV |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.DLOAD |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.DMUL |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.DNEG |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.DREM |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.DRETURN |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.DSTORE |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.DSUB |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.DUP |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.DUP2 |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.DUP2_X1 |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.DUP2_X2 |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.DUP_X1 |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.DUP_X2 |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.F2D |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.F2I |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.F2L |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.FADD |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.FALOAD |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.FASTORE |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.FCMPG |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.FCMPL |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.FCONST |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.FDIV |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.FLOAD |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.FMUL |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.FNEG |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.FREM |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.FRETURN |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.FSTORE |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.FSUB |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.FieldGen |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.FieldGenOrMethodGen |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.FieldInstruction |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.FieldOrMethod |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.GETFIELD |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.GETSTATIC |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.GOTO |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.GOTO_W |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.GotoInstruction |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.I2B |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.I2C |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.I2D |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.I2F |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.I2L |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.I2S |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.IADD |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.IALOAD |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.IAND |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.IASTORE |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.ICONST |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.IDIV |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.IFEQ |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.IFGE |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.IFGT |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.IFLE |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.IFLT |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.IFNE |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.IFNONNULL |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.IFNULL |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.IF_ACMPEQ |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.IF_ACMPNE |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.IF_ICMPEQ |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.IF_ICMPGE |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.IF_ICMPGT |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.IF_ICMPLE |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.IF_ICMPLT |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.IF_ICMPNE |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.IINC |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.ILOAD |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.IMPDEP1 |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.IMPDEP2 |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.IMUL |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.INEG |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.INSTANCEOF |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.INVOKEINTERFACE |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.INVOKESPECIAL |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.INVOKESTATIC |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.INVOKEVIRTUAL |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.IOR |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.IREM |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.IRETURN |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.ISHL |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.ISHR |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.ISTORE |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.ISUB |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.IUSHR |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.IXOR |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.IfInstruction |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.Instruction |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.InstructionFactory |  | 
|  | Removed org.apache.bcel.generic.InstructionConstants from the set of implemented interfaces | org.apache.bcel.generic.InstructionFactory |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.InstructionHandle |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.InstructionList |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.InvokeInstruction |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.JSR |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.JSR_W |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.JsrInstruction |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.L2D |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.L2F |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.L2I |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.LADD |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.LALOAD |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.LAND |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.LASTORE |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.LCMP |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.LCONST |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.LDC |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.LDC2_W |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.LDC_W |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.LDIV |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.LLOAD |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.LMUL |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.LNEG |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.LOOKUPSWITCH |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.LOR |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.LREM |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.LRETURN |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.LSHL |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.LSHR |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.LSTORE |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.LSUB |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.LUSHR |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.LXOR |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.LineNumberGen |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.LoadInstruction |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.LocalVariableGen |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.LocalVariableInstruction |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.MONITORENTER |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.MONITOREXIT |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.MULTIANEWARRAY |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.MethodGen |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.NEW |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.NEWARRAY |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.NOP |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.ObjectType |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.POP |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.POP2 |  | 
|  | Removed org.apache.bcel.generic.InstructionConstants from the set of implemented interfaces | org.apache.bcel.generic.PUSH |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.PUTFIELD |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.PUTSTATIC |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.RET |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.RETURN |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.ReferenceType |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.ReturnInstruction |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.ReturnaddressType |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.SALOAD |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.SASTORE |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.SIPUSH |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.SWAP |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.Select |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.StackInstruction |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.StoreInstruction |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.TABLESWITCH |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.generic.Type |  | 
|  | Method 'public void visitINVOKEDYNAMIC(org.apache.bcel.generic.INVOKEDYNAMIC)' has been added to an interface | org.apache.bcel.generic.Visitor | public void visitINVOKEDYNAMIC(org.apache.bcel.generic.INVOKEDYNAMIC) | 
|  | Removed org.apache.bcel.Constants from the set of implemented interfaces | org.apache.bcel.util.Class2HTML |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.util.ClassLoaderRepository |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.util.ClassPath |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.util.ClassQueue |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.util.ClassSet |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.util.ClassStack |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.util.Repository |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.util.SyntheticRepository |  | 
|  | Return type of method 'public java.lang.Object getElementAt(int)' has been changed to java.lang.String | org.apache.bcel.verifier.VerifierFactoryListModel | public java.lang.Object getElementAt(int) | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.verifier.statics.DOUBLE_Upper |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.verifier.statics.LONG_Upper |  | 
|  | Removed org.apache.bcel.Constants from the set of implemented interfaces | org.apache.bcel.verifier.statics.Pass2Verifier |  | 
|  | Removed java.io.Serializable from the set of implemented interfaces | org.apache.bcel.verifier.structurals.UninitializedObjectType |  | 
|  | Removed org.apache.bcel.Constants from the set of implemented interfaces | org.apache.bcel.verifier.structurals.UninitializedObjectType |  | 
|  | Class org.apache.bcel.Const added | org.apache.bcel.Const |  | 
|  | Added public field INVOKEDYNAMIC | org.apache.bcel.Constants | INVOKEDYNAMIC | 
|  | Class org.apache.bcel.ExceptionConst added | org.apache.bcel.ExceptionConst |  | 
|  | Class org.apache.bcel.ExceptionConst$EXCS added | org.apache.bcel.ExceptionConst$EXCS |  | 
|  | Method 'public void isVarArgs(boolean)' has been added | org.apache.bcel.classfile.AccessFlags | public void isVarArgs(boolean) | 
|  | Method 'public boolean isVarArgs()' has been added | org.apache.bcel.classfile.AccessFlags | public boolean isVarArgs() | 
|  | Class org.apache.bcel.classfile.AnnotationDefault added | org.apache.bcel.classfile.AnnotationDefault |  | 
|  | Class org.apache.bcel.classfile.AnnotationElementValue added | org.apache.bcel.classfile.AnnotationElementValue |  | 
|  | Class org.apache.bcel.classfile.AnnotationEntry added | org.apache.bcel.classfile.AnnotationEntry |  | 
|  | Class org.apache.bcel.classfile.Annotations added | org.apache.bcel.classfile.Annotations |  | 
|  | Class org.apache.bcel.classfile.ArrayElementValue added | org.apache.bcel.classfile.ArrayElementValue |  | 
|  | Method 'public void addAttributeReader(java.lang.String, org.apache.bcel.classfile.AttributeReader)' has been deprecated | org.apache.bcel.classfile.Attribute | public void addAttributeReader(java.lang.String, org.apache.bcel.classfile.AttributeReader) | 
|  | Method 'public void addAttributeReader(java.lang.String, org.apache.bcel.classfile.UnknownAttributeReader)' has been added | org.apache.bcel.classfile.Attribute | public void addAttributeReader(java.lang.String, org.apache.bcel.classfile.UnknownAttributeReader) | 
|  | Method 'public java.lang.String getName()' has been added | org.apache.bcel.classfile.Attribute | public java.lang.String getName() | 
|  | Method 'public org.apache.bcel.classfile.Attribute readAttribute(java.io.DataInputStream, org.apache.bcel.classfile.ConstantPool)' is no longer final | org.apache.bcel.classfile.Attribute | public org.apache.bcel.classfile.Attribute readAttribute(java.io.DataInputStream, org.apache.bcel.classfile.ConstantPool) | 
|  | Method 'public org.apache.bcel.classfile.Attribute readAttribute(java.io.DataInput, org.apache.bcel.classfile.ConstantPool)' has been added | org.apache.bcel.classfile.Attribute | public org.apache.bcel.classfile.Attribute readAttribute(java.io.DataInput, org.apache.bcel.classfile.ConstantPool) | 
|  | Class org.apache.bcel.classfile.BootstrapMethod added | org.apache.bcel.classfile.BootstrapMethod |  | 
|  | Class org.apache.bcel.classfile.BootstrapMethods added | org.apache.bcel.classfile.BootstrapMethods |  | 
|  | Class org.apache.bcel.classfile.ClassElementValue added | org.apache.bcel.classfile.ClassElementValue |  | 
|  | Method 'public ClassFormatException(java.lang.String, java.lang.Throwable)' has been added | org.apache.bcel.classfile.ClassFormatException | public ClassFormatException(java.lang.String, java.lang.Throwable) | 
|  | Parameter 1 of 'org.apache.bcel.classfile.Constant readConstant(java.io.DataInputStream)' has changed its type to java.io.DataInput | org.apache.bcel.classfile.Constant | org.apache.bcel.classfile.Constant readConstant(java.io.DataInputStream) | 
|  | Accessibility of method 'org.apache.bcel.classfile.Constant readConstant(java.io.DataInputStream)' has been increased from package to public | org.apache.bcel.classfile.Constant | org.apache.bcel.classfile.Constant readConstant(java.io.DataInputStream) | 
|  | Method 'org.apache.bcel.classfile.Constant readConstant(java.io.DataInputStream)' is no longer final | org.apache.bcel.classfile.Constant | org.apache.bcel.classfile.Constant readConstant(java.io.DataInputStream) | 
|  | Method 'public java.lang.String toString()' is no longer final | org.apache.bcel.classfile.ConstantCP | public java.lang.String toString() | 
|  | Class org.apache.bcel.classfile.ConstantInvokeDynamic added | org.apache.bcel.classfile.ConstantInvokeDynamic |  | 
|  | Class org.apache.bcel.classfile.ConstantMethodHandle added | org.apache.bcel.classfile.ConstantMethodHandle |  | 
|  | Class org.apache.bcel.classfile.ConstantMethodType added | org.apache.bcel.classfile.ConstantMethodType |  | 
|  | Parameter 1 of 'ConstantPool(java.io.DataInputStream)' has changed its type to java.io.DataInput | org.apache.bcel.classfile.ConstantPool | ConstantPool(java.io.DataInputStream) | 
|  | Accessibility of method 'ConstantPool(java.io.DataInputStream)' has been increased from package to public | org.apache.bcel.classfile.ConstantPool | ConstantPool(java.io.DataInputStream) | 
|  | Method 'public org.apache.bcel.classfile.ConstantUtf8 getCachedInstance(java.lang.String)' has been added | org.apache.bcel.classfile.ConstantUtf8 | public org.apache.bcel.classfile.ConstantUtf8 getCachedInstance(java.lang.String) | 
|  | Method 'public org.apache.bcel.classfile.ConstantUtf8 getInstance(java.lang.String)' has been added | org.apache.bcel.classfile.ConstantUtf8 | public org.apache.bcel.classfile.ConstantUtf8 getInstance(java.lang.String) | 
|  | Method 'public org.apache.bcel.classfile.ConstantUtf8 getInstance(java.io.DataInput)' has been added | org.apache.bcel.classfile.ConstantUtf8 | public org.apache.bcel.classfile.ConstantUtf8 getInstance(java.io.DataInput) | 
|  | Method 'public void setBytes(java.lang.String)' has been deprecated | org.apache.bcel.classfile.ConstantUtf8 | public void setBytes(java.lang.String) | 
|  | Method 'public void visitAnnotation(org.apache.bcel.classfile.Annotations)' has been added | org.apache.bcel.classfile.DescendingVisitor | public void visitAnnotation(org.apache.bcel.classfile.Annotations) | 
|  | Method 'public void visitAnnotationDefault(org.apache.bcel.classfile.AnnotationDefault)' has been added | org.apache.bcel.classfile.DescendingVisitor | public void visitAnnotationDefault(org.apache.bcel.classfile.AnnotationDefault) | 
|  | Method 'public void visitAnnotationEntry(org.apache.bcel.classfile.AnnotationEntry)' has been added | org.apache.bcel.classfile.DescendingVisitor | public void visitAnnotationEntry(org.apache.bcel.classfile.AnnotationEntry) | 
|  | Method 'public void visitBootstrapMethods(org.apache.bcel.classfile.BootstrapMethods)' has been added | org.apache.bcel.classfile.DescendingVisitor | public void visitBootstrapMethods(org.apache.bcel.classfile.BootstrapMethods) | 
|  | Method 'public void visitConstantInvokeDynamic(org.apache.bcel.classfile.ConstantInvokeDynamic)' has been added | org.apache.bcel.classfile.DescendingVisitor | public void visitConstantInvokeDynamic(org.apache.bcel.classfile.ConstantInvokeDynamic) | 
|  | Method 'public void visitConstantMethodHandle(org.apache.bcel.classfile.ConstantMethodHandle)' has been added | org.apache.bcel.classfile.DescendingVisitor | public void visitConstantMethodHandle(org.apache.bcel.classfile.ConstantMethodHandle) | 
|  | Method 'public void visitConstantMethodType(org.apache.bcel.classfile.ConstantMethodType)' has been added | org.apache.bcel.classfile.DescendingVisitor | public void visitConstantMethodType(org.apache.bcel.classfile.ConstantMethodType) | 
|  | Method 'public void visitEnclosingMethod(org.apache.bcel.classfile.EnclosingMethod)' has been added | org.apache.bcel.classfile.DescendingVisitor | public void visitEnclosingMethod(org.apache.bcel.classfile.EnclosingMethod) | 
|  | Method 'public void visitLocalVariableTypeTable(org.apache.bcel.classfile.LocalVariableTypeTable)' has been added | org.apache.bcel.classfile.DescendingVisitor | public void visitLocalVariableTypeTable(org.apache.bcel.classfile.LocalVariableTypeTable) | 
|  | Method 'public void visitMethodParameters(org.apache.bcel.classfile.MethodParameters)' has been added | org.apache.bcel.classfile.DescendingVisitor | public void visitMethodParameters(org.apache.bcel.classfile.MethodParameters) | 
|  | Method 'public void visitParameterAnnotation(org.apache.bcel.classfile.ParameterAnnotations)' has been added | org.apache.bcel.classfile.DescendingVisitor | public void visitParameterAnnotation(org.apache.bcel.classfile.ParameterAnnotations) | 
|  | Method 'public void visitParameterAnnotationEntry(org.apache.bcel.classfile.ParameterAnnotationEntry)' has been added | org.apache.bcel.classfile.DescendingVisitor | public void visitParameterAnnotationEntry(org.apache.bcel.classfile.ParameterAnnotationEntry) | 
|  | Class org.apache.bcel.classfile.ElementValue added | org.apache.bcel.classfile.ElementValue |  | 
|  | Class org.apache.bcel.classfile.ElementValuePair added | org.apache.bcel.classfile.ElementValuePair |  | 
|  | Method 'public void visitAnnotation(org.apache.bcel.classfile.Annotations)' has been added | org.apache.bcel.classfile.EmptyVisitor | public void visitAnnotation(org.apache.bcel.classfile.Annotations) | 
|  | Method 'public void visitAnnotationDefault(org.apache.bcel.classfile.AnnotationDefault)' has been added | org.apache.bcel.classfile.EmptyVisitor | public void visitAnnotationDefault(org.apache.bcel.classfile.AnnotationDefault) | 
|  | Method 'public void visitAnnotationEntry(org.apache.bcel.classfile.AnnotationEntry)' has been added | org.apache.bcel.classfile.EmptyVisitor | public void visitAnnotationEntry(org.apache.bcel.classfile.AnnotationEntry) | 
|  | Method 'public void visitBootstrapMethods(org.apache.bcel.classfile.BootstrapMethods)' has been added | org.apache.bcel.classfile.EmptyVisitor | public void visitBootstrapMethods(org.apache.bcel.classfile.BootstrapMethods) | 
|  | Method 'public void visitConstantInvokeDynamic(org.apache.bcel.classfile.ConstantInvokeDynamic)' has been added | org.apache.bcel.classfile.EmptyVisitor | public void visitConstantInvokeDynamic(org.apache.bcel.classfile.ConstantInvokeDynamic) | 
|  | Method 'public void visitConstantMethodHandle(org.apache.bcel.classfile.ConstantMethodHandle)' has been added | org.apache.bcel.classfile.EmptyVisitor | public void visitConstantMethodHandle(org.apache.bcel.classfile.ConstantMethodHandle) | 
|  | Method 'public void visitConstantMethodType(org.apache.bcel.classfile.ConstantMethodType)' has been added | org.apache.bcel.classfile.EmptyVisitor | public void visitConstantMethodType(org.apache.bcel.classfile.ConstantMethodType) | 
|  | Method 'public void visitEnclosingMethod(org.apache.bcel.classfile.EnclosingMethod)' has been added | org.apache.bcel.classfile.EmptyVisitor | public void visitEnclosingMethod(org.apache.bcel.classfile.EnclosingMethod) | 
|  | Method 'public void visitLocalVariableTypeTable(org.apache.bcel.classfile.LocalVariableTypeTable)' has been added | org.apache.bcel.classfile.EmptyVisitor | public void visitLocalVariableTypeTable(org.apache.bcel.classfile.LocalVariableTypeTable) | 
|  | Method 'public void visitMethodParameters(org.apache.bcel.classfile.MethodParameters)' has been added | org.apache.bcel.classfile.EmptyVisitor | public void visitMethodParameters(org.apache.bcel.classfile.MethodParameters) | 
|  | Method 'public void visitParameterAnnotation(org.apache.bcel.classfile.ParameterAnnotations)' has been added | org.apache.bcel.classfile.EmptyVisitor | public void visitParameterAnnotation(org.apache.bcel.classfile.ParameterAnnotations) | 
|  | Method 'public void visitParameterAnnotationEntry(org.apache.bcel.classfile.ParameterAnnotationEntry)' has been added | org.apache.bcel.classfile.EmptyVisitor | public void visitParameterAnnotationEntry(org.apache.bcel.classfile.ParameterAnnotationEntry) | 
|  | Class org.apache.bcel.classfile.EnclosingMethod added | org.apache.bcel.classfile.EnclosingMethod |  | 
|  | Class org.apache.bcel.classfile.EnumElementValue added | org.apache.bcel.classfile.EnumElementValue |  | 
|  | Method 'protected FieldOrMethod(java.io.DataInputStream, org.apache.bcel.classfile.ConstantPool)' has been deprecated | org.apache.bcel.classfile.FieldOrMethod | protected FieldOrMethod(java.io.DataInputStream, org.apache.bcel.classfile.ConstantPool) | 
|  | Method 'protected FieldOrMethod(java.io.DataInput, org.apache.bcel.classfile.ConstantPool)' has been added | org.apache.bcel.classfile.FieldOrMethod | protected FieldOrMethod(java.io.DataInput, org.apache.bcel.classfile.ConstantPool) | 
|  | Method 'public org.apache.bcel.classfile.AnnotationEntry[] getAnnotationEntries()' has been added | org.apache.bcel.classfile.FieldOrMethod | public org.apache.bcel.classfile.AnnotationEntry[] getAnnotationEntries() | 
|  | Method 'public java.lang.String getGenericSignature()' has been added | org.apache.bcel.classfile.FieldOrMethod | public java.lang.String getGenericSignature() | 
|  | Method 'public int compareTo(org.apache.bcel.classfile.JavaClass)' has been added | org.apache.bcel.classfile.JavaClass | public int compareTo(org.apache.bcel.classfile.JavaClass) | 
|  | Method 'public org.apache.bcel.classfile.AnnotationEntry[] getAnnotationEntries()' has been added | org.apache.bcel.classfile.JavaClass | public org.apache.bcel.classfile.AnnotationEntry[] getAnnotationEntries() | 
|  | Method 'public boolean isAnonymous()' has been added | org.apache.bcel.classfile.JavaClass | public boolean isAnonymous() | 
|  | Method 'public boolean isNested()' has been added | org.apache.bcel.classfile.JavaClass | public boolean isNested() | 
|  | Class org.apache.bcel.classfile.LocalVariableTypeTable added | org.apache.bcel.classfile.LocalVariableTypeTable |  | 
|  | Method 'public org.apache.bcel.classfile.ParameterAnnotationEntry[] getParameterAnnotationEntries()' has been added | org.apache.bcel.classfile.Method | public org.apache.bcel.classfile.ParameterAnnotationEntry[] getParameterAnnotationEntries() | 
|  | Class org.apache.bcel.classfile.MethodParameter added | org.apache.bcel.classfile.MethodParameter |  | 
|  | Class org.apache.bcel.classfile.MethodParameters added | org.apache.bcel.classfile.MethodParameters |  | 
|  | Class org.apache.bcel.classfile.ParameterAnnotationEntry added | org.apache.bcel.classfile.ParameterAnnotationEntry |  | 
|  | Class org.apache.bcel.classfile.ParameterAnnotations added | org.apache.bcel.classfile.ParameterAnnotations |  | 
|  | Class org.apache.bcel.classfile.RuntimeInvisibleAnnotations added | org.apache.bcel.classfile.RuntimeInvisibleAnnotations |  | 
|  | Class org.apache.bcel.classfile.RuntimeInvisibleParameterAnnotations added | org.apache.bcel.classfile.RuntimeInvisibleParameterAnnotations |  | 
|  | Class org.apache.bcel.classfile.RuntimeVisibleAnnotations added | org.apache.bcel.classfile.RuntimeVisibleAnnotations |  | 
|  | Class org.apache.bcel.classfile.RuntimeVisibleParameterAnnotations added | org.apache.bcel.classfile.RuntimeVisibleParameterAnnotations |  | 
|  | Method 'public boolean isActualParameterList(java.lang.String)' is no longer final | org.apache.bcel.classfile.Signature | public boolean isActualParameterList(java.lang.String) | 
|  | Method 'public boolean isFormalParameterList(java.lang.String)' is no longer final | org.apache.bcel.classfile.Signature | public boolean isFormalParameterList(java.lang.String) | 
|  | Class org.apache.bcel.classfile.SimpleElementValue added | org.apache.bcel.classfile.SimpleElementValue |  | 
|  | Added org.apache.bcel.classfile.Node to the set of implemented interfaces | org.apache.bcel.classfile.StackMapEntry |  | 
|  | Method 'public StackMapEntry(int, int, org.apache.bcel.classfile.StackMapType[], int, org.apache.bcel.classfile.StackMapType[], org.apache.bcel.classfile.ConstantPool)' has been deprecated | org.apache.bcel.classfile.StackMapEntry | public StackMapEntry(int, int, org.apache.bcel.classfile.StackMapType[], int, org.apache.bcel.classfile.StackMapType[], org.apache.bcel.classfile.ConstantPool) | 
|  | Method 'public StackMapEntry(int, int, org.apache.bcel.classfile.StackMapType[], org.apache.bcel.classfile.StackMapType[], org.apache.bcel.classfile.ConstantPool)' has been added | org.apache.bcel.classfile.StackMapEntry | public StackMapEntry(int, int, org.apache.bcel.classfile.StackMapType[], org.apache.bcel.classfile.StackMapType[], org.apache.bcel.classfile.ConstantPool) | 
|  | Method 'public int getFrameType()' has been added | org.apache.bcel.classfile.StackMapEntry | public int getFrameType() | 
|  | Method 'public void setFrameType(int)' has been added | org.apache.bcel.classfile.StackMapEntry | public void setFrameType(int) | 
|  | Method 'public void setNumberOfLocals(int)' has been deprecated | org.apache.bcel.classfile.StackMapEntry | public void setNumberOfLocals(int) | 
|  | Method 'public void setNumberOfStackItems(int)' has been deprecated | org.apache.bcel.classfile.StackMapEntry | public void setNumberOfStackItems(int) | 
|  | Method 'public void updateByteCodeOffset(int)' has been added | org.apache.bcel.classfile.StackMapEntry | public void updateByteCodeOffset(int) | 
|  | Class org.apache.bcel.classfile.UnknownAttributeReader added | org.apache.bcel.classfile.UnknownAttributeReader |  | 
|  | Method 'public java.lang.String accessToString(int)' is no longer final | org.apache.bcel.classfile.Utility | public java.lang.String accessToString(int) | 
|  | Method 'public java.lang.String accessToString(int, boolean)' is no longer final | org.apache.bcel.classfile.Utility | public java.lang.String accessToString(int, boolean) | 
|  | Method 'public java.lang.String classOrInterface(int)' is no longer final | org.apache.bcel.classfile.Utility | public java.lang.String classOrInterface(int) | 
|  | Method 'public int clearBit(int, int)' is no longer final | org.apache.bcel.classfile.Utility | public int clearBit(int, int) | 
|  | Method 'public java.lang.String codeToString(byte[], org.apache.bcel.classfile.ConstantPool, int, int, boolean)' is no longer final | org.apache.bcel.classfile.Utility | public java.lang.String codeToString(byte[], org.apache.bcel.classfile.ConstantPool, int, int, boolean) | 
|  | Method 'public java.lang.String codeToString(byte[], org.apache.bcel.classfile.ConstantPool, int, int)' is no longer final | org.apache.bcel.classfile.Utility | public java.lang.String codeToString(byte[], org.apache.bcel.classfile.ConstantPool, int, int) | 
|  | Method 'public java.lang.String codeToString(org.apache.bcel.util.ByteSequence, org.apache.bcel.classfile.ConstantPool, boolean)' is no longer final | org.apache.bcel.classfile.Utility | public java.lang.String codeToString(org.apache.bcel.util.ByteSequence, org.apache.bcel.classfile.ConstantPool, boolean) | 
|  | Method 'public java.lang.String codeToString(org.apache.bcel.util.ByteSequence, org.apache.bcel.classfile.ConstantPool)' is no longer final | org.apache.bcel.classfile.Utility | public java.lang.String codeToString(org.apache.bcel.util.ByteSequence, org.apache.bcel.classfile.ConstantPool) | 
|  | Method 'public java.lang.String compactClassName(java.lang.String)' is no longer final | org.apache.bcel.classfile.Utility | public java.lang.String compactClassName(java.lang.String) | 
|  | Method 'public java.lang.String compactClassName(java.lang.String, java.lang.String, boolean)' is no longer final | org.apache.bcel.classfile.Utility | public java.lang.String compactClassName(java.lang.String, java.lang.String, boolean) | 
|  | Method 'public java.lang.String compactClassName(java.lang.String, boolean)' is no longer final | org.apache.bcel.classfile.Utility | public java.lang.String compactClassName(java.lang.String, boolean) | 
|  | Method 'public java.lang.String convertString(java.lang.String)' is no longer final | org.apache.bcel.classfile.Utility | public java.lang.String convertString(java.lang.String) | 
|  | Method 'public java.lang.String fillup(java.lang.String, int, boolean, char)' is no longer final | org.apache.bcel.classfile.Utility | public java.lang.String fillup(java.lang.String, int, boolean, char) | 
|  | Method 'public java.lang.String format(int, int, boolean, char)' is no longer final | org.apache.bcel.classfile.Utility | public java.lang.String format(int, int, boolean, char) | 
|  | Method 'public boolean isSet(int, int)' is no longer final | org.apache.bcel.classfile.Utility | public boolean isSet(int, int) | 
|  | Method 'public java.lang.String[] methodSignatureArgumentTypes(java.lang.String)' is no longer final | org.apache.bcel.classfile.Utility | public java.lang.String[] methodSignatureArgumentTypes(java.lang.String) | 
|  | Method 'public java.lang.String[] methodSignatureArgumentTypes(java.lang.String, boolean)' is no longer final | org.apache.bcel.classfile.Utility | public java.lang.String[] methodSignatureArgumentTypes(java.lang.String, boolean) | 
|  | Method 'public java.lang.String methodSignatureReturnType(java.lang.String)' is no longer final | org.apache.bcel.classfile.Utility | public java.lang.String methodSignatureReturnType(java.lang.String) | 
|  | Method 'public java.lang.String methodSignatureReturnType(java.lang.String, boolean)' is no longer final | org.apache.bcel.classfile.Utility | public java.lang.String methodSignatureReturnType(java.lang.String, boolean) | 
|  | Method 'public java.lang.String methodSignatureToString(java.lang.String, java.lang.String, java.lang.String)' is no longer final | org.apache.bcel.classfile.Utility | public java.lang.String methodSignatureToString(java.lang.String, java.lang.String, java.lang.String) | 
|  | Method 'public java.lang.String methodSignatureToString(java.lang.String, java.lang.String, java.lang.String, boolean)' is no longer final | org.apache.bcel.classfile.Utility | public java.lang.String methodSignatureToString(java.lang.String, java.lang.String, java.lang.String, boolean) | 
|  | Method 'public java.lang.String methodSignatureToString(java.lang.String, java.lang.String, java.lang.String, boolean, org.apache.bcel.classfile.LocalVariableTable)' is no longer final | org.apache.bcel.classfile.Utility | public java.lang.String methodSignatureToString(java.lang.String, java.lang.String, java.lang.String, boolean, org.apache.bcel.classfile.LocalVariableTable) | 
|  | Method 'public java.lang.String methodTypeToSignature(java.lang.String, java.lang.String[])' is no longer final | org.apache.bcel.classfile.Utility | public java.lang.String methodTypeToSignature(java.lang.String, java.lang.String[]) | 
|  | Method 'public void printArray(java.io.PrintStream, java.lang.Object[])' is no longer final | org.apache.bcel.classfile.Utility | public void printArray(java.io.PrintStream, java.lang.Object[]) | 
|  | Method 'public void printArray(java.io.PrintWriter, java.lang.Object[])' is no longer final | org.apache.bcel.classfile.Utility | public void printArray(java.io.PrintWriter, java.lang.Object[]) | 
|  | Method 'public java.lang.String printArray(java.lang.Object[])' is no longer final | org.apache.bcel.classfile.Utility | public java.lang.String printArray(java.lang.Object[]) | 
|  | Method 'public java.lang.String printArray(java.lang.Object[], boolean)' is no longer final | org.apache.bcel.classfile.Utility | public java.lang.String printArray(java.lang.Object[], boolean) | 
|  | Method 'public java.lang.String printArray(java.lang.Object[], boolean, boolean)' is no longer final | org.apache.bcel.classfile.Utility | public java.lang.String printArray(java.lang.Object[], boolean, boolean) | 
|  | Method 'public java.lang.String replace(java.lang.String, java.lang.String, java.lang.String)' is no longer final | org.apache.bcel.classfile.Utility | public java.lang.String replace(java.lang.String, java.lang.String, java.lang.String) | 
|  | Method 'public int setBit(int, int)' is no longer final | org.apache.bcel.classfile.Utility | public int setBit(int, int) | 
|  | Method 'public java.lang.String signatureToString(java.lang.String)' is no longer final | org.apache.bcel.classfile.Utility | public java.lang.String signatureToString(java.lang.String) | 
|  | Method 'public java.lang.String signatureToString(java.lang.String, boolean)' is no longer final | org.apache.bcel.classfile.Utility | public java.lang.String signatureToString(java.lang.String, boolean) | 
|  | Method 'public java.lang.String toHexString(byte[])' is no longer final | org.apache.bcel.classfile.Utility | public java.lang.String toHexString(byte[]) | 
|  | Method 'public byte typeOfMethodSignature(java.lang.String)' is no longer final | org.apache.bcel.classfile.Utility | public byte typeOfMethodSignature(java.lang.String) | 
|  | Method 'public byte typeOfSignature(java.lang.String)' is no longer final | org.apache.bcel.classfile.Utility | public byte typeOfSignature(java.lang.String) | 
|  | Added org.apache.bcel.generic.StackConsumer to the set of implemented interfaces | org.apache.bcel.generic.ARRAYLENGTH |  | 
|  | Class org.apache.bcel.generic.AnnotationElementValueGen added | org.apache.bcel.generic.AnnotationElementValueGen |  | 
|  | Class org.apache.bcel.generic.AnnotationEntryGen added | org.apache.bcel.generic.AnnotationEntryGen |  | 
|  | Class org.apache.bcel.generic.ArrayElementValueGen added | org.apache.bcel.generic.ArrayElementValueGen |  | 
|  | Method 'public org.apache.bcel.generic.BasicType getType(byte)' is no longer final | org.apache.bcel.generic.BasicType | public org.apache.bcel.generic.BasicType getType(byte) | 
|  | Method 'protected int getPosition()' has been added | org.apache.bcel.generic.BranchInstruction | protected int getPosition() | 
|  | Method 'protected void setIndex(int)' has been added | org.apache.bcel.generic.BranchInstruction | protected void setIndex(int) | 
|  | Method 'protected void setPosition(int)' has been added | org.apache.bcel.generic.BranchInstruction | protected void setPosition(int) | 
|  | Class org.apache.bcel.generic.ClassElementValueGen added | org.apache.bcel.generic.ClassElementValueGen |  | 
|  | Method 'public void addAnnotationEntry(org.apache.bcel.generic.AnnotationEntryGen)' has been added | org.apache.bcel.generic.ClassGen | public void addAnnotationEntry(org.apache.bcel.generic.AnnotationEntryGen) | 
|  | Method 'public org.apache.bcel.generic.AnnotationEntryGen[] getAnnotationEntries()' has been added | org.apache.bcel.generic.ClassGen | public org.apache.bcel.generic.AnnotationEntryGen[] getAnnotationEntries() | 
|  | Method 'public ClassGenException(java.lang.String, java.lang.Throwable)' has been added | org.apache.bcel.generic.ClassGenException | public ClassGenException(java.lang.String, java.lang.Throwable) | 
|  | Class org.apache.bcel.generic.ElementValueGen added | org.apache.bcel.generic.ElementValueGen |  | 
|  | Class org.apache.bcel.generic.ElementValuePairGen added | org.apache.bcel.generic.ElementValuePairGen |  | 
|  | Method 'public void visitINVOKEDYNAMIC(org.apache.bcel.generic.INVOKEDYNAMIC)' has been added | org.apache.bcel.generic.EmptyVisitor | public void visitINVOKEDYNAMIC(org.apache.bcel.generic.INVOKEDYNAMIC) | 
|  | Class org.apache.bcel.generic.EnumElementValueGen added | org.apache.bcel.generic.EnumElementValueGen |  | 
|  | Method 'protected FieldGenOrMethodGen(int)' has been added | org.apache.bcel.generic.FieldGenOrMethodGen | protected FieldGenOrMethodGen(int) | 
|  | Method 'protected void addAnnotationEntry(org.apache.bcel.generic.AnnotationEntryGen)' has been added | org.apache.bcel.generic.FieldGenOrMethodGen | protected void addAnnotationEntry(org.apache.bcel.generic.AnnotationEntryGen) | 
|  | Method 'public org.apache.bcel.generic.AnnotationEntryGen[] getAnnotationEntries()' has been added | org.apache.bcel.generic.FieldGenOrMethodGen | public org.apache.bcel.generic.AnnotationEntryGen[] getAnnotationEntries() | 
|  | Method 'protected void removeAnnotationEntries()' has been added | org.apache.bcel.generic.FieldGenOrMethodGen | protected void removeAnnotationEntries() | 
|  | Method 'protected void removeAnnotationEntry(org.apache.bcel.generic.AnnotationEntryGen)' has been added | org.apache.bcel.generic.FieldGenOrMethodGen | protected void removeAnnotationEntry(org.apache.bcel.generic.AnnotationEntryGen) | 
|  | Class org.apache.bcel.generic.INVOKEDYNAMIC added | org.apache.bcel.generic.INVOKEDYNAMIC |  | 
|  | Method 'public void dump(java.io.DataOutputStream)' has been added | org.apache.bcel.generic.INVOKESPECIAL | public void dump(java.io.DataOutputStream) | 
|  | Method 'public void dump(java.io.DataOutputStream)' has been added | org.apache.bcel.generic.INVOKESTATIC | public void dump(java.io.DataOutputStream) | 
|  | Method 'public void dump(java.io.DataOutputStream)' has been added | org.apache.bcel.generic.INVOKEVIRTUAL | public void dump(java.io.DataOutputStream) | 
|  | Method 'public org.apache.bcel.generic.InstructionComparator getComparator()' has been deprecated | org.apache.bcel.generic.Instruction | public org.apache.bcel.generic.InstructionComparator getComparator() | 
|  | Method 'public int hashCode()' has been added | org.apache.bcel.generic.Instruction | public int hashCode() | 
|  | Method 'public boolean isValidByte(int)' has been added | org.apache.bcel.generic.Instruction | public boolean isValidByte(int) | 
|  | Method 'public boolean isValidShort(int)' has been added | org.apache.bcel.generic.Instruction | public boolean isValidShort(int) | 
|  | Method 'public org.apache.bcel.generic.Instruction readInstruction(org.apache.bcel.util.ByteSequence)' is no longer final | org.apache.bcel.generic.Instruction | public org.apache.bcel.generic.Instruction readInstruction(org.apache.bcel.util.ByteSequence) | 
|  | Method 'public void setComparator(org.apache.bcel.generic.InstructionComparator)' has been deprecated | org.apache.bcel.generic.Instruction | public void setComparator(org.apache.bcel.generic.InstructionComparator) | 
|  | Class org.apache.bcel.generic.InstructionConst added | org.apache.bcel.generic.InstructionConst |  | 
|  | Added java.lang.Iterable to the set of implemented interfaces | org.apache.bcel.generic.InstructionList |  | 
|  | Added org.apache.bcel.generic.StackConsumer to the set of implemented interfaces | org.apache.bcel.generic.LOOKUPSWITCH |  | 
|  | Method 'public void addAnnotationsAsAttribute(org.apache.bcel.generic.ConstantPoolGen)' has been added | org.apache.bcel.generic.MethodGen | public void addAnnotationsAsAttribute(org.apache.bcel.generic.ConstantPoolGen) | 
|  | Method 'public void addParameterAnnotation(int, org.apache.bcel.generic.AnnotationEntryGen)' has been added | org.apache.bcel.generic.MethodGen | public void addParameterAnnotation(int, org.apache.bcel.generic.AnnotationEntryGen) | 
|  | Method 'public void addParameterAnnotationsAsAttribute(org.apache.bcel.generic.ConstantPoolGen)' has been added | org.apache.bcel.generic.MethodGen | public void addParameterAnnotationsAsAttribute(org.apache.bcel.generic.ConstantPoolGen) | 
|  | Method 'public java.util.List getAnnotationsOnParameter(int)' has been added | org.apache.bcel.generic.MethodGen | public java.util.List getAnnotationsOnParameter(int) | 
|  | Class org.apache.bcel.generic.NameSignatureInstruction added | org.apache.bcel.generic.NameSignatureInstruction |  | 
|  | Method 'public org.apache.bcel.generic.ObjectType getInstance(java.lang.String)' has been added | org.apache.bcel.generic.ObjectType | public org.apache.bcel.generic.ObjectType getInstance(java.lang.String) | 
|  | Method 'public PUSH(org.apache.bcel.generic.ConstantPoolGen, org.apache.bcel.generic.ObjectType)' has been added | org.apache.bcel.generic.PUSH | public PUSH(org.apache.bcel.generic.ConstantPoolGen, org.apache.bcel.generic.ObjectType) | 
|  | Added org.apache.bcel.generic.StackConsumer to the set of implemented interfaces | org.apache.bcel.generic.Select |  | 
|  | Class org.apache.bcel.generic.SimpleElementValueGen added | org.apache.bcel.generic.SimpleElementValueGen |  | 
|  | Added org.apache.bcel.generic.StackConsumer to the set of implemented interfaces | org.apache.bcel.generic.TABLESWITCH |  | 
|  | Method 'public org.apache.bcel.generic.Type getType(java.lang.String)' is no longer final | org.apache.bcel.generic.Type | public org.apache.bcel.generic.Type getType(java.lang.String) | 
|  | Method 'public org.apache.bcel.generic.Type normalizeForStackOrLocal()' has been added | org.apache.bcel.generic.Type | public org.apache.bcel.generic.Type normalizeForStackOrLocal() | 
|  | Parameter 2 of 'java.lang.String printFlags(int, int)' has changed its type to org.apache.bcel.util.BCELifier$FLAGS | org.apache.bcel.util.BCELifier | java.lang.String printFlags(int, int) | 
|  | Accessibility of method 'java.lang.String printFlags(int, int)' has been increased from package to public | org.apache.bcel.util.BCELifier | java.lang.String printFlags(int, int) | 
|  | Class org.apache.bcel.util.BCELifier$FLAGS added | org.apache.bcel.util.BCELifier$FLAGS |  | 
|  | Method 'public ClassPath(org.apache.bcel.util.ClassPath, java.lang.String)' has been added | org.apache.bcel.util.ClassPath | public ClassPath(org.apache.bcel.util.ClassPath, java.lang.String) | 
|  | Method 'public java.lang.String getClassPath()' is no longer final | org.apache.bcel.util.ClassPath | public java.lang.String getClassPath() | 
|  | Method 'public java.net.URL getResource(java.lang.String)' has been added | org.apache.bcel.util.ClassPath | public java.net.URL getResource(java.lang.String) | 
|  | Method 'public java.io.InputStream getResourceAsStream(java.lang.String)' has been added | org.apache.bcel.util.ClassPath | public java.io.InputStream getResourceAsStream(java.lang.String) | 
|  | Method 'public java.util.Enumeration getResources(java.lang.String)' has been added | org.apache.bcel.util.ClassPath | public java.util.Enumeration getResources(java.lang.String) | 
|  | Class org.apache.bcel.util.ClassPathRepository added | org.apache.bcel.util.ClassPathRepository |  | 
|  | Class org.apache.bcel.util.MemorySensitiveClassPathRepository added | org.apache.bcel.util.MemorySensitiveClassPathRepository |  | 
|  | Added org.apache.bcel.util.MemorySensitiveClassPathRepository to the list of superclasses | org.apache.bcel.util.SyntheticRepository |  | 
|  | Method 'public void clear()' has been removed, but an inherited definition exists. | org.apache.bcel.util.SyntheticRepository | public void clear() | 
|  | Method 'public org.apache.bcel.classfile.JavaClass findClass(java.lang.String)' has been removed, but an inherited definition exists. | org.apache.bcel.util.SyntheticRepository | public org.apache.bcel.classfile.JavaClass findClass(java.lang.String) | 
|  | Method 'public org.apache.bcel.util.ClassPath getClassPath()' has been removed, but an inherited definition exists. | org.apache.bcel.util.SyntheticRepository | public org.apache.bcel.util.ClassPath getClassPath() | 
|  | Method 'public org.apache.bcel.classfile.JavaClass loadClass(java.lang.String)' has been removed, but an inherited definition exists. | org.apache.bcel.util.SyntheticRepository | public org.apache.bcel.classfile.JavaClass loadClass(java.lang.String) | 
|  | Method 'public org.apache.bcel.classfile.JavaClass loadClass(java.lang.Class)' has been removed, but an inherited definition exists. | org.apache.bcel.util.SyntheticRepository | public org.apache.bcel.classfile.JavaClass loadClass(java.lang.Class) | 
|  | Method 'public void removeClass(org.apache.bcel.classfile.JavaClass)' has been removed, but an inherited definition exists. | org.apache.bcel.util.SyntheticRepository | public void removeClass(org.apache.bcel.classfile.JavaClass) | 
|  | Method 'public void storeClass(org.apache.bcel.classfile.JavaClass)' has been removed, but an inherited definition exists. | org.apache.bcel.util.SyntheticRepository | public void storeClass(org.apache.bcel.classfile.JavaClass) | 
|  | Method 'public java.lang.Object getElementAt(int)' has been added | org.apache.bcel.verifier.VerifierFactoryListModel | public java.lang.Object getElementAt(int) | 
|  | Method 'public AssertionViolatedException(java.lang.String, java.lang.Throwable)' has been added | org.apache.bcel.verifier.exc.AssertionViolatedException | public AssertionViolatedException(java.lang.String, java.lang.Throwable) | 
|  | Method 'public ClassConstraintException(java.lang.String, java.lang.Throwable)' has been added | org.apache.bcel.verifier.exc.ClassConstraintException | public ClassConstraintException(java.lang.String, java.lang.Throwable) | 
|  | Method 'public void visitAnnotation(org.apache.bcel.classfile.Annotations)' has been added | org.apache.bcel.verifier.statics.StringRepresentation | public void visitAnnotation(org.apache.bcel.classfile.Annotations) | 
|  | Method 'public void visitAnnotationDefault(org.apache.bcel.classfile.AnnotationDefault)' has been added | org.apache.bcel.verifier.statics.StringRepresentation | public void visitAnnotationDefault(org.apache.bcel.classfile.AnnotationDefault) | 
|  | Method 'public void visitAnnotationEntry(org.apache.bcel.classfile.AnnotationEntry)' has been added | org.apache.bcel.verifier.statics.StringRepresentation | public void visitAnnotationEntry(org.apache.bcel.classfile.AnnotationEntry) | 
|  | Method 'public void visitBootstrapMethods(org.apache.bcel.classfile.BootstrapMethods)' has been added | org.apache.bcel.verifier.statics.StringRepresentation | public void visitBootstrapMethods(org.apache.bcel.classfile.BootstrapMethods) | 
|  | Method 'public void visitConstantInvokeDynamic(org.apache.bcel.classfile.ConstantInvokeDynamic)' has been added | org.apache.bcel.verifier.statics.StringRepresentation | public void visitConstantInvokeDynamic(org.apache.bcel.classfile.ConstantInvokeDynamic) | 
|  | Method 'public void visitConstantMethodHandle(org.apache.bcel.classfile.ConstantMethodHandle)' has been added | org.apache.bcel.verifier.statics.StringRepresentation | public void visitConstantMethodHandle(org.apache.bcel.classfile.ConstantMethodHandle) | 
|  | Method 'public void visitConstantMethodType(org.apache.bcel.classfile.ConstantMethodType)' has been added | org.apache.bcel.verifier.statics.StringRepresentation | public void visitConstantMethodType(org.apache.bcel.classfile.ConstantMethodType) | 
|  | Method 'public void visitEnclosingMethod(org.apache.bcel.classfile.EnclosingMethod)' has been added | org.apache.bcel.verifier.statics.StringRepresentation | public void visitEnclosingMethod(org.apache.bcel.classfile.EnclosingMethod) | 
|  | Method 'public void visitLocalVariableTypeTable(org.apache.bcel.classfile.LocalVariableTypeTable)' has been added | org.apache.bcel.verifier.statics.StringRepresentation | public void visitLocalVariableTypeTable(org.apache.bcel.classfile.LocalVariableTypeTable) | 
|  | Method 'public void visitMethodParameters(org.apache.bcel.classfile.MethodParameters)' has been added | org.apache.bcel.verifier.statics.StringRepresentation | public void visitMethodParameters(org.apache.bcel.classfile.MethodParameters) | 
|  | Method 'public void visitParameterAnnotation(org.apache.bcel.classfile.ParameterAnnotations)' has been added | org.apache.bcel.verifier.statics.StringRepresentation | public void visitParameterAnnotation(org.apache.bcel.classfile.ParameterAnnotations) | 
|  | Method 'public void visitParameterAnnotationEntry(org.apache.bcel.classfile.ParameterAnnotationEntry)' has been added | org.apache.bcel.verifier.statics.StringRepresentation | public void visitParameterAnnotationEntry(org.apache.bcel.classfile.ParameterAnnotationEntry) | 
|  | Method 'public void visitStackMapEntry(org.apache.bcel.classfile.StackMapEntry)' has been added | org.apache.bcel.verifier.statics.StringRepresentation | public void visitStackMapEntry(org.apache.bcel.classfile.StackMapEntry) | 
|  | Method 'public ControlFlowGraph(org.apache.bcel.generic.MethodGen, boolean)' has been added | org.apache.bcel.verifier.structurals.ControlFlowGraph | public ControlFlowGraph(org.apache.bcel.generic.MethodGen, boolean) | 
|  | Method 'public void visitINVOKEDYNAMIC(org.apache.bcel.generic.INVOKEDYNAMIC)' has been added | org.apache.bcel.verifier.structurals.ExecutionVisitor | public void visitINVOKEDYNAMIC(org.apache.bcel.generic.INVOKEDYNAMIC) | 
|  | Method 'public org.apache.bcel.verifier.structurals.UninitializedObjectType getThis()' has been added | org.apache.bcel.verifier.structurals.Frame | public org.apache.bcel.verifier.structurals.UninitializedObjectType getThis() | 
|  | Method 'public void setThis(org.apache.bcel.verifier.structurals.UninitializedObjectType)' has been added | org.apache.bcel.verifier.structurals.Frame | public void setThis(org.apache.bcel.verifier.structurals.UninitializedObjectType) | 
|  | Method 'public void visitINVOKEDYNAMIC(org.apache.bcel.generic.INVOKEDYNAMIC)' has been added | org.apache.bcel.verifier.structurals.InstConstraintVisitor | public void visitINVOKEDYNAMIC(org.apache.bcel.generic.INVOKEDYNAMIC) | 
|  | Added java.lang.Cloneable to the set of implemented interfaces | org.apache.bcel.verifier.structurals.LocalVariables |  | 
|  | Accessibility of method 'protected java.lang.Object clone()' has been increased from protected to public | org.apache.bcel.verifier.structurals.LocalVariables | protected java.lang.Object clone() | 
|  | Added java.lang.Cloneable to the set of implemented interfaces | org.apache.bcel.verifier.structurals.OperandStack |  | 
|  | Accessibility of method 'protected java.lang.Object clone()' has been increased from protected to public | org.apache.bcel.verifier.structurals.OperandStack | protected java.lang.Object clone() | 
|  | Method 'public void invalidReturnTypeError(org.apache.bcel.generic.Type, org.apache.bcel.generic.MethodGen)' has been added | org.apache.bcel.verifier.structurals.Pass3bVerifier | public void invalidReturnTypeError(org.apache.bcel.generic.Type, org.apache.bcel.generic.MethodGen) | 
|  | Method 'public Subroutines(org.apache.bcel.generic.MethodGen, boolean)' has been added | org.apache.bcel.verifier.structurals.Subroutines | public Subroutines(org.apache.bcel.generic.MethodGen, boolean) |