7749ffaa74cc70b1fc0206785ed75be3f0c9f3f3
Files Diff
- Added: 8
- Removed: 8
- Renamed: 0
- Modified: 26
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Push Down Method | 1 | ||
Push Down Method public toString() : String from class net.bytebuddy.dynamic.loading.ClassLoaderByteArrayInjector to public toString() : String from class net.bytebuddy.dynamic.loading.ClassInjector.UsingReflection | From | To | |
Extract Subclass | 1 | ||
Extract Subclass net.bytebuddy.dynamic.loading.ClassInjector.UsingReflection from class net.bytebuddy.dynamic.loading.ClassLoaderByteArrayInjector | From | To | |
Move Method | 3 | ||
Move Method public testNonCompatible() : void from class net.bytebuddy.dynamic.loading.ClassReloadingStrategyNonAttachedTest to public testNonCompatible() : void from class net.bytebuddy.dynamic.loading.ClassReloadingStrategyTest | From | To | |
Move Method public testObjectProperties() : void from class net.bytebuddy.dynamic.loading.ClassReloadingStrategyNonAttachedTest to public testObjectProperties() : void from class net.bytebuddy.dynamic.loading.ClassReloadingStrategyTest | From | To | |
Move Method public testNonCompatible() : void from class net.bytebuddy.dynamic.ClassFileLocatorAgentBasedNonAttachedTest to public testNonCompatible() : void from class net.bytebuddy.dynamic.ClassFileLocatorAgentBasedTest | From | To | |
Change Return Type | 1 | ||
Change Return Type ClassLoaderByteArrayInjector to UsingReflection in method private getOuter() : UsingReflection in class net.bytebuddy.dynamic.loading.ClassInjector.UsingReflection.ClassLoadingAction | From | To | |
Push Down Attribute | 4 | ||
Push Down Attribute private REFLECTION_STORE : ReflectionStore from class net.bytebuddy.dynamic.loading.ClassLoaderByteArrayInjector to private REFLECTION_STORE : ReflectionStore from class net.bytebuddy.dynamic.loading.ClassInjector.UsingReflection | From | To | |
Push Down Attribute private accessControlContext : AccessControlContext from class net.bytebuddy.dynamic.loading.ClassLoaderByteArrayInjector to private accessControlContext : AccessControlContext from class net.bytebuddy.dynamic.loading.ClassInjector.UsingReflection | From | To | |
Push Down Attribute private classLoader : ClassLoader from class net.bytebuddy.dynamic.loading.ClassLoaderByteArrayInjector to private classLoader : ClassLoader from class net.bytebuddy.dynamic.loading.ClassInjector.UsingReflection | From | To | |
Push Down Attribute private protectionDomain : ProtectionDomain from class net.bytebuddy.dynamic.loading.ClassLoaderByteArrayInjector to private protectionDomain : ProtectionDomain from class net.bytebuddy.dynamic.loading.ClassInjector.UsingReflection | From | To | |
Rename Class | 2 | ||
Rename Class net.bytebuddy.dynamic.loading.ClassLoaderByteArrayInjector renamed to net.bytebuddy.dynamic.loading.ClassInjector | From | To | |
Rename Class net.bytebuddy.dynamic.loading.ClassLoaderByteArrayInjectorTest renamed to net.bytebuddy.dynamic.loading.ClassInjectorUsingReflectionTest | From | To | |
Move Class | 6 | ||
Move Class net.bytebuddy.dynamic.ClassLoadingStrategyDefaultTest moved to net.bytebuddy.dynamic.loading.ClassLoadingStrategyDefaultTest | From | To | |
Move Class net.bytebuddy.dynamic.loading.ClassLoaderByteArrayInjector.ReflectionStore moved to net.bytebuddy.dynamic.loading.ClassInjector.UsingReflection.ReflectionStore | From | To | |
Move Class net.bytebuddy.dynamic.ClassLoadingStrategyDefaultProtectionDomainInjectionTest moved to net.bytebuddy.dynamic.loading.ClassLoadingStrategyDefaultProtectionDomainInjectionTest | From | To | |
Move Class net.bytebuddy.dynamic.ClassLoadingStrategy moved to net.bytebuddy.dynamic.loading.ClassLoadingStrategy | From | To | |
Move Class net.bytebuddy.dynamic.ClassLoadingStrategyDefaultProtectionDomainWrapperTest moved to net.bytebuddy.dynamic.loading.ClassLoadingStrategyDefaultProtectionDomainWrapperTest | From | To | |
Move Class net.bytebuddy.dynamic.loading.ClassLoaderByteArrayInjector.ClassLoadingAction moved to net.bytebuddy.dynamic.loading.ClassInjector.UsingReflection.ClassLoadingAction | From | To | |
Rename Attribute | 1 | ||
Rename Attribute classLoaderByteArrayInjector : ClassLoaderByteArrayInjector to classInjector : ClassInjector in class net.bytebuddy.dynamic.loading.ClassInjectorUsingReflectionTest | From | To | |
Change Variable Type | 1 | ||
Change Variable Type auxiliary : Map.Entry<TypeDescription,byte[]> to auxiliary : Map.Entry<TypeDescription,Class<?>> in method public transform(classLoader ClassLoader, internalTypeName String, classBeingRedefined Class<?>, protectionDomain ProtectionDomain, binaryRepresentation byte[]) : byte[] in class net.bytebuddy.agent.builder.AgentBuilder.Default.ExecutingTransformer | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type mockInjector : ClassLoaderByteArrayInjector to mockInjector : ClassInjector in class net.bytebuddy.dynamic.loading.ClassInjectorUsingReflectionTest | From | To | |
Change Attribute Type classLoaderByteArrayInjector : ClassLoaderByteArrayInjector to classInjector : ClassInjector in class net.bytebuddy.dynamic.loading.ClassInjectorUsingReflectionTest | From | To |