f6b3530b2424c03c935188adf26b7e8b5e0a4bb3
Files Diff
- Added: 3
- Removed: 1
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable accessor : AttachmentProvider.Accessor to attachmentAccessor : AttachmentProvider.Accessor in method private install(attachmentProvider AttachmentProvider, processId String, agentProvider AgentProvider) : void in class net.bytebuddy.agent.ByteBuddyAgent | From | To | |
| Change Return Type | 1 | ||
| Change Return Type Dispatcher to ProcessProvider in method public make() : ProcessProvider in class net.bytebuddy.agent.ByteBuddyAgent.ProcessProvider.ForCurrentVm.ForJava9CapableVm | From | To | |
| Move Attribute | 3 | ||
| Move Attribute private AGENT_FILE_NAME : String from class net.bytebuddy.agent.ByteBuddyAgent to private AGENT_FILE_NAME : String from class net.bytebuddy.agent.ByteBuddyAgent.AgentProvider.ForByteBuddyAgent | From | To | |
| Move Attribute private FOO : String from class net.bytebuddy.agent.ByteBuddyAgentAttachmentProviderTest to private FOO : String from class net.bytebuddy.agent.ByteBuddyAgentAgentProviderTest | From | To | |
| Move Attribute private JAR_FILE_EXTENSION : String from class net.bytebuddy.agent.ByteBuddyAgent to private JAR_FILE_EXTENSION : String from class net.bytebuddy.agent.ByteBuddyAgent.AgentProvider.ForByteBuddyAgent | From | To | |
| Extract Class | 1 | ||
| Extract Class net.bytebuddy.agent.ByteBuddyAgent.AgentProvider.ForByteBuddyAgent from class net.bytebuddy.agent.ByteBuddyAgent | From | To | |
| Rename Class | 1 | ||
| Rename Class net.bytebuddy.matcher.LatentMatcherResolvedTest renamed to net.bytebuddy.matcher.LatentMatcherAccessorTest | From | To | |
| Move Class | 2 | ||
| Move Class net.bytebuddy.agent.ByteBuddyAgent.AttachmentProvider.Accessor.Simple.Dispatcher.ForLegacyVm moved to net.bytebuddy.agent.ByteBuddyAgent.ProcessProvider.ForCurrentVm.ForLegacyVm | From | To | |
| Move Class net.bytebuddy.agent.ByteBuddyAgent.AttachmentProvider.Accessor.Simple.Dispatcher.ForJava9CapableVm moved to net.bytebuddy.agent.ByteBuddyAgent.ProcessProvider.ForCurrentVm.ForJava9CapableVm | From | To | |
| Extract Method | 2 | ||
| Extract Method public install(attachmentProvider AttachmentProvider, processProvider ProcessProvider) : Instrumentation extracted from public install(attachmentProvider AttachmentProvider) : Instrumentation in class net.bytebuddy.agent.ByteBuddyAgent | From | To | |
| Extract Method private install(attachmentProvider AttachmentProvider, processId String, agentProvider AgentProvider) : void extracted from public install(attachmentProvider AttachmentProvider) : Instrumentation in class net.bytebuddy.agent.ByteBuddyAgent | From | To |