0d8369c5c11a97ce65577ef1e4398eac9144e4c2
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public testQuery() : void renamed to public testLogResponseSize() : void in class org.eclipse.jetty.server.handler.CustomRequestLogTest | From | To | |
| Rename Variable | 1 | ||
| Rename Variable t : Throwable to e : NoSuchMethodException in method public CustomRequestLog(formatString String) in class org.eclipse.jetty.server.CustomRequestLog | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type t : Throwable to e : NoSuchMethodException in method public CustomRequestLog(formatString String) in class org.eclipse.jetty.server.CustomRequestLog | From | To |