d9255d02d8a5addfac025b2fc1d97aba6b418d33
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public testUploadWithWriteFailureClosesStream() : void renamed to public testUploadWithConcurrentServerCloseClosesStream() : void in class org.eclipse.jetty.client.HttpClientStreamTest | From | To | |
| Rename Variable | 1 | ||
| Rename Variable bytes : AtomicInteger to commit : AtomicBoolean in method public testUploadWithConcurrentServerCloseClosesStream() : void in class org.eclipse.jetty.client.HttpClientStreamTest | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type bytes : AtomicInteger to commit : AtomicBoolean in method public testUploadWithConcurrentServerCloseClosesStream() : void in class org.eclipse.jetty.client.HttpClientStreamTest | From | To |