74b86bad35415dead6d1f291244ec1bdbb8fa85d
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 5
Link to commit
Third party dependencies:
| Dependency Action | |
|---|---|
| Updated | |
| From org.slf4j:log4j-over-slf4j 1.6.6 To 1.6.1 | |
| From org.slf4j:jcl104-over-slf4j 1.6.6 To 1.6.1 | |
| From org.ow2.asm:asm 5.1 To 5.0.1 | |
| From org.eclipse.jetty:jetty-nested 9.4.0-SNAPSHOT To 9.3.13-SNAPSHOT | |
| From org.slf4j:slf4j-api 1.6.6 To 1.6.1 | |
| From org.eclipse.jetty:jetty-websocket 9.4.0-SNAPSHOT To 9.3.13-SNAPSHOT | |
| From org.slf4j:slf4j-api 1.6.1 To 1.6.6 | |
| From org.slf4j:log4j-over-slf4j 1.6.1 To 1.6.6 | |
| From org.mortbay.jasper:apache-jsp 8.5.4 To 8.0.33 | |
| From org.ow2.asm:asm-commons 5.1 To 5.0.1 | |
| From org.slf4j:jcl104-over-slf4j 1.6.1 To 1.6.6 |
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 7 | ||
| Rename Variable data1 : String to data : String in method public testAsyncReadIdleTimeout() : void in class org.eclipse.jetty.http.client.AsyncIOServletTest | From | To | |
| Rename Variable in : ServletInputStream to input : ServletInputStream in method public testOtherThreadOnAllDataRead() : void in class org.eclipse.jetty.http.client.AsyncIOServletTest | From | To | |
| Rename Variable in : ServletInputStream to input : ServletInputStream in method public testCompleteBeforeOnAllDataRead() : void in class org.eclipse.jetty.http.client.AsyncIOServletTest | From | To | |
| Rename Variable out : ServletOutputStream to output : ServletOutputStream in method public testOtherThreadOnAllDataRead() : void in class org.eclipse.jetty.http.client.AsyncIOServletTest | From | To | |
| Rename Variable out : ServletOutputStream to output : ServletOutputStream in method public testCompleteBeforeOnAllDataRead() : void in class org.eclipse.jetty.http.client.AsyncIOServletTest | From | To | |
| Rename Variable line : String to responseContent : String in method public testIsReadyAtEOF() : void in class org.eclipse.jetty.http.client.AsyncIOServletTest | From | To | |
| Rename Variable latch : CountDownLatch to errorLatch : CountDownLatch in method public testAsyncWriteClosed() : void in class org.eclipse.jetty.http.client.AsyncIOServletTest | From | To | |
| Inline Method | 1 | ||
| Inline Method public startServer(servlet HttpServlet, idleTimeout long) : void inlined to public testAsyncReadIdleTimeout() : void in class org.eclipse.jetty.http.client.AsyncIOServletTest | From | To | |
| Move Class | 1 | ||
| Move Class org.eclipse.jetty.servlet.AsyncIOServletTest moved to org.eclipse.jetty.http.client.AsyncIOServletTest | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type scope : ThreadLocal<Throwable> to scope : ThreadLocal<RuntimeException> in class org.eclipse.jetty.http.client.AsyncIOServletTest | From | To | |
| Extract Method | 7 | ||
| Extract Method protected stopClient() : void extracted from public stop() : void in class org.eclipse.jetty.http.client.AbstractTest | From | To | |
| Extract Method protected stopServer() : void extracted from public stop() : void in class org.eclipse.jetty.http.client.AbstractTest | From | To | |
| Extract Method private sleep(ms long) : void extracted from public testAsyncWriteClosed() : void in class org.eclipse.jetty.http.client.AsyncIOServletTest | From | To | |
| Extract Method private sleep(ms long) : void extracted from public testOtherThreadOnAllDataRead() : void in class org.eclipse.jetty.http.client.AsyncIOServletTest | From | To | |
| Extract Method private sleep(ms long) : void extracted from public testOnAllDataRead() : void in class org.eclipse.jetty.http.client.AsyncIOServletTest | From | To |