FSchumacher commented on pull request #700:
URL: https://github.com/apache/jmeter/pull/700#issuecomment-1050979804


   With the last commit, all occurrences of Oro Regex in our codebase should be 
handled with a switch to change to Java Regex (apart from the few public 
methods, that are explicitly using Oro and will have to be deprecated in the 
future).
   
   What is left:
    * Measure the impact of caching the patterns vs. compiling on the fly
    * Adding documentation
    * Changing the property name to make Vladimir happy
   
   Should this be merged (before 5.5)? 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to