c7599fe0e4ad4515b7cc7d46244d9493ca31415b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public testBridgeMethodSuperTypeInvocation() : void renamed to public testBridgeMethodCreationForExistingBridgeMethod() : void in class net.bytebuddy.dynamic.scaffold.inline.AbstractDynamicTypeBuilderForInliningTest | From | To | |
Rename Method public testBridgeMethodSuperTypeInvocation() : void renamed to public testBridgeMethodCreationForExistingBridgeMethod() : void in class net.bytebuddy.dynamic.scaffold.subclass.SubclassDynamicTypeBuilderTest | From | To | |
Change Return Type | 1 | ||
Change Return Type StackManipulation to MethodLoading in method public asBridgeOf(methodDescription MethodDescription) : MethodLoading in class net.bytebuddy.implementation.bytecode.member.MethodVariableAccess.MethodLoading | From | To |