caa45283c75836c0de1ca68e0da80d04d873229a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public testEWYKStarvation() : void renamed to private testStarvation(executionFactory ExecutionStrategy.Factory) : void in class org.eclipse.jetty.server.ThreadStarvationTest | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute _threadpool : ThreadPool to _threadPool : ThreadPool in class org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume | From | To | |
| Extract Method | 1 | ||
| Extract Method private executeProduceConsume() : void extracted from private produceConsume() : void in class org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume | From | To |