5b9e8702e7b6fa50ae4e22e6fcaad57334a93027
Files Diff
- Added: 2
- Removed: 1
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move And Rename Method | 3 | ||
| Move And Rename Method public testAdvice_withoutLoadedClasses() : void from class net.bytebuddy.ClassLoadedDuringRetransformationTest to public testRedefinitionWithExplicitTypes() : void from class net.bytebuddy.agent.builder.AgentBuilderDefaultApplicationTest | From | To | |
| Move And Rename Method public testAdvice_withOneLoadedClass() : void from class net.bytebuddy.ClassLoadedDuringRetransformationTest to public testRetransformationWithExplicitTypes() : void from class net.bytebuddy.agent.builder.AgentBuilderDefaultApplicationTest | From | To | |
| Move And Rename Method public testAdvice_withTwoLoadedClasses() : void from class net.bytebuddy.ClassLoadedDuringRetransformationTest to public testRetransformationWithExplicitTypes() : void from class net.bytebuddy.agent.builder.AgentBuilderDefaultApplicationTest | From | To | |
| Rename Variable | 1 | ||
| Rename Variable type : Class<?> to types : Iterable<Class<?>> in method public apply(instrumentation Instrumentation, listener AgentBuilder.Listener, circularityLock CircularityLock, poolStrategy PoolStrategy, locationStrategy LocationStrategy, redefinitionDiscoveryStrategy DiscoveryStrategy, redefinitionBatchAllocator BatchAllocator, redefinitionListener Listener, lambdaInstrumentationStrategy LambdaInstrumentationStrategy, descriptionStrategy DescriptionStrategy, fallbackStrategy FallbackStrategy, typeMatcher RawMatcher, ignoredTypeMatcher RawMatcher) : void in class net.bytebuddy.agent.builder.AgentBuilder.RedefinitionStrategy | From | To | |
| Change Return Type | 3 | ||
| Change Return Type void to int in method protected apply(instrumentation Instrumentation, circularityLock CircularityLock, locationStrategy LocationStrategy, listener AgentBuilder.Listener, redefinitionBatchAllocator BatchAllocator, redefinitionListener Listener, batch int) : int in class net.bytebuddy.agent.builder.AgentBuilder.RedefinitionStrategy.Collector | From | To | |
| Change Return Type RedefinitionListenable to WithImplicitDiscoveryStrategy in method public with(redefinitionBatchAllocator RedefinitionStrategy.BatchAllocator) : WithImplicitDiscoveryStrategy in class net.bytebuddy.agent.builder.AgentBuilder.Default.Redefining | From | To | |
| Change Return Type RedefinitionListenable to WithImplicitDiscoveryStrategy in method public with(redefinitionBatchAllocator RedefinitionStrategy.BatchAllocator) : WithImplicitDiscoveryStrategy in class net.bytebuddy.agent.builder.AgentBuilder.RedefinitionListenable.WithoutBatchStrategy | From | To | |
| Move Class | 4 | ||
| Move Class net.bytebuddy.ClassLoadedDuringRetransformationTest.FooAdvice moved to net.bytebuddy.agent.builder.AgentBuilderDefaultApplicationRedefinitionReiterationTest.FooAdvice | From | To | |
| Move Class net.bytebuddy.ClassLoadedDuringRetransformationTest.Foo moved to net.bytebuddy.agent.builder.AgentBuilderDefaultApplicationRedefinitionReiterationTest.Foo | From | To | |
| Move Class net.bytebuddy.ClassLoadedDuringRetransformationTest.BarAdvice moved to net.bytebuddy.agent.builder.AgentBuilderDefaultApplicationRedefinitionReiterationTest.BarAdvice | From | To | |
| Move Class net.bytebuddy.ClassLoadedDuringRetransformationTest.Bar moved to net.bytebuddy.agent.builder.AgentBuilderDefaultApplicationRedefinitionReiterationTest.Bar | From | To | |
| Parameterize Variable | 1 | ||
| Parameterize Variable index : int to batch : int in method protected apply(instrumentation Instrumentation, circularityLock CircularityLock, locationStrategy LocationStrategy, listener AgentBuilder.Listener, redefinitionBatchAllocator BatchAllocator, redefinitionListener Listener, batch int) : int in class net.bytebuddy.agent.builder.AgentBuilder.RedefinitionStrategy.Collector | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type type : Class<?> to types : Iterable<Class<?>> in method public apply(instrumentation Instrumentation, listener AgentBuilder.Listener, circularityLock CircularityLock, poolStrategy PoolStrategy, locationStrategy LocationStrategy, redefinitionDiscoveryStrategy DiscoveryStrategy, redefinitionBatchAllocator BatchAllocator, redefinitionListener Listener, lambdaInstrumentationStrategy LambdaInstrumentationStrategy, descriptionStrategy DescriptionStrategy, fallbackStrategy FallbackStrategy, typeMatcher RawMatcher, ignoredTypeMatcher RawMatcher) : void in class net.bytebuddy.agent.builder.AgentBuilder.RedefinitionStrategy | From | To |