379eda0a04c3b7e9f94c6b6cae5d13d042c59eac
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 46
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method package recievedEndOfStream() : void renamed to package receivedEndOfStream() : void in class org.apache.coyote.http2.StreamStateMachine | From | To | |
Rename Variable | 3 | ||
Rename Variable exeptionType : String to exceptionType : String in method public toXml() : String in class org.apache.tomcat.util.descriptor.web.WebXml | From | To | |
Rename Variable candidiateTypes : List<Type> to candidateTypes : List<Type> in method private findAlias(keyManager X509KeyManager, certificate SSLHostConfigCertificate) : String in class org.apache.tomcat.util.net.openssl.OpenSSLContext | From | To | |
Rename Variable errorOnUndelcaredNamespace : String to errorOnUndeclaredNamespace : String in method public findJspProperty(uri String) : JspProperty in class org.apache.jasper.compiler.JspConfig | From | To | |
Rename Attribute | 2 | ||
Rename Attribute UNKONWN_THREAD_NAME : String to UNKNOWN_THREAD_NAME : String in class org.apache.juli.OneLineFormatter | From | To | |
Rename Attribute errorOnUndeclaredNamepsace : boolean to errorOnUndeclaredNamespace : boolean in class org.apache.jasper.compiler.PageInfo | From | To | |
Rename Parameter | 1 | ||
Rename Parameter blockingWrieTimeoutExpiry : long to blockingWriteTimeoutExpiry : long in method protected abstract doWrite(handler SendHandler, blockingWriteTimeoutExpiry long, data ByteBuffer...) : void in class org.apache.tomcat.websocket.WsRemoteEndpointImplBase | From | To |