|
Change Parameter Type offsetMappings : Map<Integer,Integer> to offsetMappings : Map<Integer,Resolved.OffsetMapping.Target> in method protected CodeTranslationVisitor(methodVisitor MethodVisitor, instrumentedMethod MethodDescription.InDefinedShape, adviseMethod MethodDescription.InDefinedShape, offsetMappings Map<Integer,Resolved.OffsetMapping.Target>) in class net.bytebuddy.asm.Advice.Dispatcher.Active.CodeTranslationVisitor |
From |
To |
|
Change Parameter Type offsetMappings : Map<Integer,Integer> to offsetMappings : Map<Integer,Resolved.OffsetMapping.Target> in method protected ReturnValueRetaining(methodVisitor MethodVisitor, instrumentedMethod MethodDescription.InDefinedShape, adviseMethod MethodDescription.InDefinedShape, offsetMappings Map<Integer,Resolved.OffsetMapping.Target>) in class net.bytebuddy.asm.Advice.Dispatcher.Active.CodeTranslationVisitor.ReturnValueRetaining |
From |
To |
|
Change Parameter Type thiz : Object to thiz : Void in method private enter(thiz Void) : void in class net.bytebuddy.asm.AdviceTest.IllegalThisReferenceAdvice |
From |
To |
|
Change Parameter Type offsetMappings : Map<Integer,Integer> to offsetMappings : Map<Integer,Resolved.OffsetMapping.Target> in method protected ReturnValueDiscarding(methodVisitor MethodVisitor, instrumentedMethod MethodDescription.InDefinedShape, adviseMethod MethodDescription.InDefinedShape, offsetMappings Map<Integer,Resolved.OffsetMapping.Target>, additionalVariableSize StackSize) in class net.bytebuddy.asm.Advice.Dispatcher.Active.CodeTranslationVisitor.ReturnValueDiscarding |
From |
To |
|
Change Parameter Type thiz : String to thiz : Object in method private enter(thiz Object) : void in class net.bytebuddy.asm.AdviceTest.AmbiguousAdvice |
From |
To |
|
Change Parameter Type value : Object to value : Void in method private exit(value Void) : void in class net.bytebuddy.asm.AdviceTest.NonAssignableReturnAdvice |
From |
To |
|
Change Parameter Type argument : Object to argument : Void in method private enter(argument Void) : void in class net.bytebuddy.asm.AdviceTest.IllegalArgumentAdvice |
From |
To |
|
Change Return Type int to Target in method public resolve(instrumentedMethod MethodDescription.InDefinedShape, additionalSize StackSize) : Target in class net.bytebuddy.asm.Advice.Dispatcher.Active.Resolved.OffsetMapping.ForEnterValue |
From |
To |
|
Change Return Type int to Target in method public resolve(instrumentedMethod MethodDescription.InDefinedShape, additionalSize StackSize) : Target in class net.bytebuddy.asm.Advice.Dispatcher.Active.Resolved.OffsetMapping |
From |
To |
|
Change Return Type int to Target in method public resolve(instrumentedMethod MethodDescription.InDefinedShape, additionalSize StackSize) : Target in class net.bytebuddy.asm.Advice.Dispatcher.Active.Resolved.OffsetMapping.ForReturnValue |
From |
To |
|
Change Return Type int to Target in method public resolve(instrumentedMethod MethodDescription.InDefinedShape, additionalSize StackSize) : Target in class net.bytebuddy.asm.Advice.Dispatcher.Active.Resolved.OffsetMapping.ForThrowable |
From |
To |
|
Change Return Type int to Target in method public resolve(instrumentedMethod MethodDescription.InDefinedShape, additionalSize StackSize) : Target in class net.bytebuddy.asm.Advice.Dispatcher.Active.Resolved.OffsetMapping.ForParameter |
From |
To |
|
Change Return Type int to Target in method public resolve(instrumentedMethod MethodDescription.InDefinedShape, additionalSize StackSize) : Target in class net.bytebuddy.asm.Advice.Dispatcher.Active.Resolved.OffsetMapping.ForThisReference |
From |
To |
|
Change Variable Type offsetMappings : Map<Integer,Integer> to offsetMappings : Map<Integer,OffsetMapping.Target> in method protected apply(methodVisitor MethodVisitor, instrumentedMethod MethodDescription.InDefinedShape) : MethodVisitor in class net.bytebuddy.asm.Advice.Dispatcher.Active.Resolved.ForMethodExit |
From |
To |
|
Change Variable Type mapped : Integer to target : Resolved.OffsetMapping.Target in method public visitVarInsn(opcode int, offset int) : void in class net.bytebuddy.asm.Advice.Dispatcher.Active.CodeTranslationVisitor |
From |
To |
|
Change Variable Type offsetMappings : Map<Integer,Integer> to offsetMappings : Map<Integer,OffsetMapping.Target> in method protected apply(methodVisitor MethodVisitor, instrumentedMethod MethodDescription.InDefinedShape) : MethodVisitor in class net.bytebuddy.asm.Advice.Dispatcher.Active.Resolved.ForMethodEnter |
From |
To |