65aeac768ad2ededc027414d395e5a5fa0ce7f01
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 6 | ||
| Rename Variable t2 : Thread to consumer : Thread in method public testHappensBefore() : void in class org.jctools.queues.QueueSanityTest | From | To | |
| Rename Variable t2 : Thread to observer : Thread in method public testSize() : void in class org.jctools.queues.QueueSanityTest | From | To | |
| Rename Variable t1 : Thread to t : Thread in method private startWaitJoin(stop AtomicBoolean, producers Thread[], consumer Thread) : void in class org.jctools.queues.QueueSanityTest | From | To | |
| Rename Variable t2 : Thread to consumer : Thread in method public testPollAfterIsEmpty() : void in class org.jctools.queues.QueueSanityTest | From | To | |
| Parameterize Variable | 2 | ||
| Parameterize Variable t2 : Thread to consumer : Thread in method private startWaitJoin(stop AtomicBoolean, producers Thread[], consumer Thread) : void in class org.jctools.queues.QueueSanityTest | From | To | |
| Extract Variable | 1 | ||
| Extract Variable runnable : Runnable in method public testSize() : void from class org.jctools.queues.QueueSanityTest | From | To | |
| Extract Method | 3 | ||
| Extract Method private startWaitJoin(stop AtomicBoolean, producers Thread[], consumer Thread) : void extracted from public testPollAfterIsEmpty() : void in class org.jctools.queues.QueueSanityTest | From | To | |
| Extract Method private startWaitJoin(stop AtomicBoolean, producers Thread[], consumer Thread) : void extracted from public testHappensBefore() : void in class org.jctools.queues.QueueSanityTest | From | To | |
| Extract Method private startWaitJoin(stop AtomicBoolean, producers Thread[], consumer Thread) : void extracted from public testSize() : void in class org.jctools.queues.QueueSanityTest | From | To |