Adam Anderson created CXF-8947: ---------------------------------- Summary: Performance improvement in Rfc3986UriValidator Key: CXF-8947 URL: https://issues.apache.org/jira/browse/CXF-8947 Project: CXF Issue Type: Improvement Components: JAX-RS Affects Versions: 4.0.3 Reporter: Adam Anderson
I am a developer for OpenLiberty and we use CXF as our JAX-RS implementation for EE7 and EE8. Our performance team has identified an improvement to Rfc3986UriValidator to avoid expensive regular expression logic if URI.getHost() returns a host name. I will be creating a Pull Request shortly. -- This message was sent by Atlassian Jira (v8.20.10#820010)