a72951d3d735db9c85b197d9e3b51598687ab467
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 3 | ||
Rename Method public loadAuxiliaryTypes() : void renamed to public loadIndependentAuxiliaryTypes() : void in class net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.Dispatcher.LazyInitializer | From | To | |
Rename Method public testAgentSelfInitializationAuxiliaryTypes() : void renamed to public testAgentSelfInitializationAuxiliaryTypeEager() : void in class net.bytebuddy.agent.builder.AgentBuilderDefaultApplicationTest | From | To | |
Rename Method public loadAuxiliaryTypes() : void renamed to public loadIndependentAuxiliaryTypes() : void in class net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation.Simple.Resolution.AuxiliaryTypeInitializer | From | To | |
Rename Variable | 1 | ||
Rename Variable dependantTypes : Map<TypeDescription,byte[]> to dependentTypes : Map<TypeDescription,byte[]> in method public resolve() : LoadedTypeInitializer in class net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation.Simple.Resolution.AuxiliaryTypeInitializer | From | To | |
Rename Class | 1 | ||
Rename Class net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.Premature renamed to net.bytebuddy.agent.builder.AgentBuilder.InitializationStrategy.Minimal | From | To | |
Rename Attribute | 1 | ||
Rename Attribute dependant : ByteCodeElement.TypeDependant<?,?> to dependent : ByteCodeElement.TypeDependant<?,?> in class net.bytebuddy.matcher.DefinedShapeMatcherTest | From | To |