1666d0d330b075b3785b2c28a62309c02be5d20d
Files Diff
- Added: 2
- Removed: 1
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public installOnOpenJDK() : Instrumentation renamed to public install(attachmentProvider AttachmentProvider) : Instrumentation in class net.bytebuddy.agent.ByteBuddyAgent | From | To | |
Rename Variable | 1 | ||
Rename Variable agentFile : File to agentJar : File in method private doInstall(accessor AttachmentProvider.Accessor) : void in class net.bytebuddy.agent.ByteBuddyAgent | From | To | |
Move Attribute | 2 | ||
Move Attribute private JAVA_HOME_PROPERTY : String from class net.bytebuddy.agent.ByteBuddyAgent to private JAVA_HOME_PROPERTY : String from class net.bytebuddy.agent.ByteBuddyAgent.AttachmentProvider.ForToolsJarVm | From | To | |
Move Attribute private VIRTUAL_MACHINE_TYPE_NAME : String from class net.bytebuddy.agent.ByteBuddyAgent to public VIRTUAL_MACHINE_TYPE_NAME : String from class net.bytebuddy.agent.ByteBuddyAgent.AttachmentProvider.Accessor | From | To | |
Rename Class | 1 | ||
Rename Class net.bytebuddy.agent.ByteBuddyAgentOpenJdkTest renamed to net.bytebuddy.agent.ByteBuddyAgentInstallationTest | From | To |