b28c122305274ac59908f4ca0e3b073c82b4d134
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 3 | ||
Change Parameter Type factory : Class<?> to lambdaCreator : Object in method public register(classFileTransformer ClassFileTransformer, lambdaCreator Object) : boolean in class net.bytebuddy.agent.builder.LambdaFactory | From | To | |
Change Parameter Type implementationMethod : JavaInstance.MethodHandle to specializedMethodType : JavaInstance.MethodType in method public SerializationImplementation(targetType TypeDescription, targetMethodHandle JavaInstance.MethodHandle, specializedMethodType JavaInstance.MethodType) in class net.bytebuddy.agent.builder.LambdaCreator.SerializationImplementation | From | To | |
Change Parameter Type targetMethod : MethodDescription to targetMethodHandle : JavaInstance.MethodHandle in method public SerializationImplementation(targetType TypeDescription, targetMethodHandle JavaInstance.MethodHandle, specializedMethodType JavaInstance.MethodType) in class net.bytebuddy.agent.builder.LambdaCreator.SerializationImplementation | From | To | |
Rename Variable | 2 | ||
Rename Variable firstJump : Label to firstBranch : Label in method public wrap(instrumentedType TypeDescription, methodDescription MethodDescription.InDefinedShape, methodVisitor MethodVisitor) : MethodVisitor in class net.bytebuddy.agent.builder.AgentBuilder.Default.LambdaInstrumentationStrategy.MetaFactoryRedirection | From | To | |
Rename Variable secondJump : Label to secondBranch : Label in method public wrap(instrumentedType TypeDescription, methodDescription MethodDescription.InDefinedShape, methodVisitor MethodVisitor) : MethodVisitor in class net.bytebuddy.agent.builder.AgentBuilder.Default.LambdaInstrumentationStrategy.MetaFactoryRedirection | From | To | |
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute implementationMethod : MethodDescription.InDefinedShape to specializedMethodType : JavaInstance.MethodType in method public appender(implementationTarget Target) : ByteCodeAppender in class net.bytebuddy.agent.builder.LambdaCreator.SerializationImplementation | From | To | |
Rename Attribute | 1 | ||
Rename Attribute targetMethod : MethodDescription to targetMethodHandle : JavaInstance.MethodHandle in class net.bytebuddy.agent.builder.LambdaCreator.SerializationImplementation | From | To | |
Change Variable Type | 2 | ||
Change Variable Type implementationMethod : MethodDescription.InDefinedShape to specializedMethodType : JavaInstance.MethodType in method public appender(implementationTarget Target) : ByteCodeAppender in class net.bytebuddy.agent.builder.LambdaCreator.SerializationImplementation | From | To | |
Change Variable Type targetMethod : MethodDescription.InDefinedShape to targetMethod : JavaInstance.MethodHandle in method public make(callerTypeLookup Object, functionalMethodName String, factoryMethod Object, implementedMethod Object, targetMethodHandle Object, specializedMethodType Object, enforceSerialization boolean, markerInterfaces List<Class<?>>, classFileTransformers Collection<? extends ClassFileTransformer>) : byte[] in class net.bytebuddy.agent.builder.LambdaCreator | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type targetMethod : MethodDescription to targetMethodHandle : JavaInstance.MethodHandle in class net.bytebuddy.agent.builder.LambdaCreator.SerializationImplementation | From | To | |
Split Attribute | 1 | ||
Split Attribute implementationMethod : JavaInstance.MethodHandle to [targetMethodHandle : JavaInstance.MethodHandle, specializedMethodType : JavaInstance.MethodType] in class net.bytebuddy.agent.builder.LambdaCreator.SerializationImplementation | From | To | |
Rename Parameter | 5 | ||
Rename Parameter factory : Class<?> to lambdaCreator : Object in method public register(classFileTransformer ClassFileTransformer, lambdaCreator Object) : boolean in class net.bytebuddy.agent.builder.LambdaFactory | From | To | |
Rename Parameter implementationMethod : JavaInstance.MethodHandle to specializedMethodType : JavaInstance.MethodType in method public SerializationImplementation(targetType TypeDescription, targetMethodHandle JavaInstance.MethodHandle, specializedMethodType JavaInstance.MethodType) in class net.bytebuddy.agent.builder.LambdaCreator.SerializationImplementation | From | To | |
Rename Parameter implementationMethodHandle : Object to specializedMethodType : Object in method public make(callerTypeLookup Object, functionalMethodName String, factoryMethod Object, implementedMethod Object, targetMethodHandle Object, specializedMethodType Object, enforceSerialization boolean, markerInterfaces List<Class<?>>, classFileTransformers Collection<? extends ClassFileTransformer>) : byte[] in class net.bytebuddy.agent.builder.LambdaCreator | From | To | |
Rename Parameter targetMethod : MethodDescription to targetMethodHandle : JavaInstance.MethodHandle in method public SerializationImplementation(targetType TypeDescription, targetMethodHandle JavaInstance.MethodHandle, specializedMethodType JavaInstance.MethodType) in class net.bytebuddy.agent.builder.LambdaCreator.SerializationImplementation | From | To | |
Rename Parameter implementationMethod : JavaInstance.MethodHandle to targetMethodHandle : JavaInstance.MethodHandle in method public SerializationImplementation(targetType TypeDescription, targetMethodHandle JavaInstance.MethodHandle, specializedMethodType JavaInstance.MethodType) in class net.bytebuddy.agent.builder.LambdaCreator.SerializationImplementation | From | To |