0d0e6839fc07c1e7274a21d28701c3cc8c154c0b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type holdTime : int to lock : Object in method public TestThread(latch LimitLatch, lock Object) in class org.apache.tomcat.util.threads.TestLimitLatch.TestThread | From | To | |
| Rename Variable | 2 | ||
| Rename Variable testThread : Thread[] to testThreads : TestThread[] in method public testTenWait() : void in class org.apache.tomcat.util.threads.TestLimitLatch | From | To | |
| Rename Variable pauseTime : int to lock : Object in method public testTenWait() : void in class org.apache.tomcat.util.threads.TestLimitLatch | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute holdTime : int to lock : Object in class org.apache.tomcat.util.threads.TestLimitLatch.TestThread | From | To | |
| Change Variable Type | 4 | ||
| Change Variable Type testThread : Thread to testThread : TestThread in method public testOneThreadNoWait() : void in class org.apache.tomcat.util.threads.TestLimitLatch | From | To | |
| Change Variable Type pauseTime : int to lock : Object in method public testTenWait() : void in class org.apache.tomcat.util.threads.TestLimitLatch | From | To | |
| Change Variable Type testThread : Thread to testThread : TestThread in method public testOneRelease() : void in class org.apache.tomcat.util.threads.TestLimitLatch | From | To | |
| Change Variable Type testThread : Thread[] to testThreads : TestThread[] in method public testTenWait() : void in class org.apache.tomcat.util.threads.TestLimitLatch | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type holdTime : int to lock : Object in class org.apache.tomcat.util.threads.TestLimitLatch.TestThread | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter holdTime : int to lock : Object in method public TestThread(latch LimitLatch, lock Object) in class org.apache.tomcat.util.threads.TestLimitLatch.TestThread | From | To |