a9c95a37f94d2074800c326fcb85510e0062ce7c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Variable | 2 | ||
Inline Variable readBuffer : ByteBuffer in method private fillReadBuffer(block boolean) : int from class org.apache.tomcat.util.net.Nio2Endpoint.Nio2SocketWrapper | From | To | |
Inline Variable readBuffer : ByteBuffer in method public read(block boolean, b byte[], off int, len int) : int from class org.apache.tomcat.util.net.Nio2Endpoint.Nio2SocketWrapper | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type readPending : boolean to readPending : Semaphore in class org.apache.tomcat.util.net.Nio2Endpoint.Nio2SocketWrapper | From | To |