528071d05a215a9ed4898007802512ef2684d8bc
Files Diff
- Added: 4
- Removed: 1
- Renamed: 0
- Modified: 13
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public setUp() : void renamed to public tearDown() : void in class net.bytebuddy.implementation.bytecode.member.MethodVariableAccessTest | From | To | |
Change Parameter Type | 11 | ||
Change Parameter Type typeDescription : TypeDescription to typeDescription : TypeDefinition in method protected of(typeDescription TypeDefinition) : Context in class net.bytebuddy.asm.Advice.Dispatcher.OffsetMapping.Context.ForMethodExit | From | To | |
Change Parameter Type enterType : TypeDescription to enterType : TypeDefinition in method protected WithExceptionHandler(adviceMethod MethodDescription.InDefinedShape, userFactories List<? extends OffsetMapping.Factory>, classReader ClassReader, enterType TypeDefinition, throwable TypeDescription) in class net.bytebuddy.asm.Advice.Dispatcher.Inlining.Resolved.ForMethodExit.WithExceptionHandler | From | To | |
Change Parameter Type componentType : TypeDescription to componentType : TypeDefinition in method public of(componentType TypeDefinition) : ArrayAccess in class net.bytebuddy.implementation.bytecode.collection.ArrayAccess | From | To | |
Change Parameter Type enterType : TypeDescription to enterType : TypeDefinition in method protected WithoutExceptionHandler(adviceMethod MethodDescription.InDefinedShape, userFactories List<? extends OffsetMapping.Factory>, classReader ClassReader, enterType TypeDefinition) in class net.bytebuddy.asm.Advice.Dispatcher.Inlining.Resolved.ForMethodExit.WithoutExceptionHandler | From | To | |
Change Parameter Type enterType : TypeDescription to enterType : TypeDefinition in method protected ForMethodExit(adviceMethod MethodDescription.InDefinedShape, userFactories List<? extends OffsetMapping.Factory>, enterType TypeDefinition) in class net.bytebuddy.asm.Advice.Dispatcher.Delegating.Resolved.ForMethodExit | From | To | |
Change Parameter Type enterType : TypeDescription to enterType : TypeDefinition in method protected Factory(enterType TypeDefinition, readOnly boolean) in class net.bytebuddy.asm.Advice.Dispatcher.OffsetMapping.ForEnterValue.Factory | From | To | |
Change Parameter Type enterType : TypeDescription to enterType : TypeDefinition in method protected of(adviceMethod MethodDescription.InDefinedShape, userFactories List<? extends OffsetMapping.Factory>, enterType TypeDefinition) : Resolved.ForMethodExit in class net.bytebuddy.asm.Advice.Dispatcher.Delegating.Resolved.ForMethodExit | From | To | |
Change Parameter Type enterType : TypeDescription to enterType : TypeDefinition in method protected of(adviceMethod MethodDescription.InDefinedShape, userFactories List<? extends OffsetMapping.Factory>, classReader ClassReader, enterType TypeDefinition) : Resolved.ForMethodExit in class net.bytebuddy.asm.Advice.Dispatcher.Inlining.Resolved.ForMethodExit | From | To | |
Change Parameter Type enterType : TypeDescription to enterType : TypeDefinition in method protected WithExceptionHandler(adviceMethod MethodDescription.InDefinedShape, userFactories List<? extends OffsetMapping.Factory>, enterType TypeDefinition, throwable TypeDescription) in class net.bytebuddy.asm.Advice.Dispatcher.Delegating.Resolved.ForMethodExit.WithExceptionHandler | From | To | |
Change Parameter Type enterType : TypeDescription to enterType : TypeDefinition in method protected WithoutExceptionHandler(adviceMethod MethodDescription.InDefinedShape, userFactories List<? extends OffsetMapping.Factory>, enterType TypeDefinition) in class net.bytebuddy.asm.Advice.Dispatcher.Delegating.Resolved.ForMethodExit.WithoutExceptionHandler | From | To | |
Change Parameter Type enterType : TypeDescription to enterType : TypeDefinition in method protected ForMethodExit(adviceMethod MethodDescription.InDefinedShape, userFactories List<? extends OffsetMapping.Factory>, classReader ClassReader, enterType TypeDefinition) in class net.bytebuddy.asm.Advice.Dispatcher.Inlining.Resolved.ForMethodExit | From | To | |
Rename Variable | 1 | ||
Rename Variable annotationTypes : Iterator<Class<?>> to allArguments : Iterator<Boolean> in method public testObjectProperties() : void in class net.bytebuddy.asm.AdviceTest | From | To | |
Change Return Type | 4 | ||
Change Return Type TypeDescription to TypeDefinition in method public getEnterType() : TypeDefinition in class net.bytebuddy.asm.Advice.Dispatcher.Resolved.ForMethodEnter | From | To | |
Change Return Type TypeDescription to TypeDefinition in method public getEnterType() : TypeDefinition in class net.bytebuddy.asm.Advice.Dispatcher.Inlining.Resolved.ForMethodEnter | From | To | |
Change Return Type TypeDescription to TypeDefinition in method public getEnterType() : TypeDefinition in class net.bytebuddy.asm.Advice.Dispatcher.Inactive | From | To | |
Change Return Type TypeDescription to TypeDefinition in method public getEnterType() : TypeDefinition in class net.bytebuddy.asm.Advice.Dispatcher.Delegating.Resolved.ForMethodEnter | From | To | |
Move Attribute | 1 | ||
Move Attribute private opcode : int from class net.bytebuddy.implementation.bytecode.member.MethodVariableAccessTest to private opcode : int from class net.bytebuddy.implementation.bytecode.DuplicationWithFlipTest | From | To | |
Rename Class | 2 | ||
Rename Class net.bytebuddy.implementation.bytecode.DuplicationObjectPropertiesTest renamed to net.bytebuddy.implementation.bytecode.AdditionObjectPropertiesTest | From | To | |
Rename Class net.bytebuddy.implementation.bytecode.Duplication.FlipDuplication renamed to net.bytebuddy.implementation.bytecode.Duplication.WithFlip | From | To | |
Rename Attribute | 3 | ||
Rename Attribute explicitType : TypeDescription to declaringType : TypeDescription in class net.bytebuddy.asm.Advice.Dispatcher.OffsetMapping.ForField.WithExplicitType | From | To | |
Rename Attribute typeDefinition : TypeDefinition to target : TypeDefinition in class net.bytebuddy.asm.Advice.Dispatcher.OffsetMapping.ForUnusedValue | From | To | |
Rename Attribute opcode : int to readCode : int in class net.bytebuddy.implementation.bytecode.member.MethodVariableAccessTest | From | To | |
Change Variable Type | 2 | ||
Change Variable Type annotationTypes : Iterator<Class<?>> to allArguments : Iterator<Boolean> in method public testObjectProperties() : void in class net.bytebuddy.asm.AdviceTest | From | To | |
Change Variable Type annotation : AnnotationDescription to annotation : AnnotationDescription.Loadable<FieldValue> in method public make(parameterDescription ParameterDescription.InDefinedShape) : OffsetMapping in class net.bytebuddy.asm.Advice.Dispatcher.OffsetMapping.ForField.Factory | From | To | |
Change Attribute Type | 4 | ||
Change Attribute Type implementationContext : Implementation.Context to implementationContext : Context in class net.bytebuddy.asm.Advice.Dispatcher.Inlining.CodeTranslationVisitor | From | To | |
Change Attribute Type enterType : TypeDescription to enterType : TypeDefinition in class net.bytebuddy.asm.Advice.Dispatcher.Inlining.Resolved.ForMethodExit | From | To | |
Change Attribute Type enterType : TypeDescription to enterType : TypeDefinition in class net.bytebuddy.asm.Advice.Dispatcher.OffsetMapping.ForEnterValue.Factory | From | To | |
Change Attribute Type enterType : TypeDescription to enterType : TypeDefinition in class net.bytebuddy.asm.Advice.Dispatcher.Delegating.Resolved.ForMethodExit | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public hashCode() : int extracted from public hashCode() : int in class net.bytebuddy.asm.Advice.Dispatcher.OffsetMapping.ForThisReference & moved to class net.bytebuddy.asm.Advice.Dispatcher.OffsetMapping.ForThrowable.Factory | From | To | |
Rename Parameter | 4 | ||
Rename Parameter other : Object to object : Object in method public equals(object Object) : boolean in class net.bytebuddy.asm.Advice.Dispatcher.OffsetMapping.ForThisReference | From | To | |
Rename Parameter other : Object to object : Object in method public equals(object Object) : boolean in class net.bytebuddy.asm.Advice.Dispatcher.OffsetMapping.ForReturnValue | From | To | |
Rename Parameter typeDefinition : TypeDefinition to target : TypeDefinition in method protected ForUnusedValue(target TypeDefinition) in class net.bytebuddy.asm.Advice.Dispatcher.OffsetMapping.ForUnusedValue | From | To | |
Rename Parameter opcode : int to readCode : int in method public MethodVariableAccessTest(type Class<?>, readCode int, writeCode int, size int) in class net.bytebuddy.implementation.bytecode.member.MethodVariableAccessTest | From | To |