1c5a1fc6a25d1abff2b20f492dd51e9427136692
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 42
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 1 | ||
Inline Method private hideStacks(hide boolean) : void inlined to public StacklessLogging(classesToSquelch Class<?>...) in class org.eclipse.jetty.util.log.StacklessLogging | From | To | |
Rename Class | 1 | ||
Rename Class org.eclipse.jetty.server.ShutdownMonitorTest.TestableServer renamed to org.eclipse.jetty.server.ShutdownMonitorTest.CloseableServer | From | To | |
Extract Variable | 2 | ||
Extract Variable contentType : String in method protected doPost(req HttpServletRequest, resp HttpServletResponse) : void from class org.eclipse.jetty.servlets.MultipartFilterTest.TestServletCharSet | From | To | |
Extract Variable stdErrLog : StdErrLog in method public StacklessLogging(classesToSquelch Class<?>...) from class org.eclipse.jetty.util.log.StacklessLogging | From | To | |
Extract Method | 2 | ||
Extract Method public startServer(servlet HttpServlet, idleTimeout long) : void extracted from public testAsyncReadIdleTimeout() : void in class org.eclipse.jetty.servlet.AsyncIOServletTest | From | To | |
Extract Method public startServer(servlet HttpServlet, idleTimeout long) : void extracted from public startServer(servlet HttpServlet) : void in class org.eclipse.jetty.servlet.AsyncIOServletTest | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type scope : ThreadLocal<String> to scope : ThreadLocal<Throwable> in class org.eclipse.jetty.servlet.AsyncIOServletTest | From | To |