64682de58b9c22d7db73ec1c29dd6c2ed0f21013
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 14
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 1 | ||
| Move Method protected installExternal(virtualMachineType String, jars List<File>, processId String, agent File, argument String) : void from class net.bytebuddy.agent.Attacher to private installExternal(externalAttachment AttachmentProvider.Accessor.ExternalAttachment, processId String, agent File, argument String) : void from class net.bytebuddy.agent.ByteBuddyAgent | From | To | |
| Move Attribute | 2 | ||
| Move Attribute private JAR_FILE_EXTENSION : String from class net.bytebuddy.agent.Attacher to private JAR_FILE_EXTENSION : String from class net.bytebuddy.agent.ByteBuddyAgent | From | To | |
| Move Attribute private ATTACHER_FILE_NAME : String from class net.bytebuddy.agent.Attacher to private ATTACHER_FILE_NAME : String from class net.bytebuddy.agent.ByteBuddyAgent | From | To |