0c61ec3e4dcbb24e098ce8b515ff641909c1c6cc
Files Diff
- Added: 0
- Removed: 2
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Variable | 1 | ||
| Extract Variable thread : Thread in method public run() : void from class org.eclipse.jetty.util.thread.QueuedThreadPool.Runner | From | To | |
| Extract Method | 1 | ||
| Extract Method protected startThread() : void extracted from private ensureThreads() : void in class org.eclipse.jetty.util.thread.QueuedThreadPool | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type _counts : AtomicTriInteger to _counts : AtomicBiInteger in class org.eclipse.jetty.util.thread.QueuedThreadPool | From | To |