39ea66368ce28f6219dbef386a857e46454b7b95
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable mavenRepoPathProperty : String in method public testGetLocationOfClass() : void from class org.eclipse.jetty.util.TypeUtilTest | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public setAccepting(accepting boolean) : void extracted from public close() : void in class org.eclipse.jetty.server.AbstractNetworkConnector & moved to class org.eclipse.jetty.server.AbstractConnector | From | To | |
Rename Parameter | 2 | ||
Rename Parameter current : Throwable to ex : Throwable in method protected handleAcceptFailure(ex Throwable) : boolean in class org.eclipse.jetty.server.AbstractConnector | From | To | |
Rename Parameter previous : Throwable to ex : Throwable in method protected handleAcceptFailure(ex Throwable) : boolean in class org.eclipse.jetty.server.AbstractConnector | From | To |