DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15419>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15419 ResponseAssertion#evaluateResponse(...) Summary: ResponseAssertion#evaluateResponse(...) Product: JMeter Version: 1.8 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Main AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] This issue not a big deal if only one pattern string is specific, but it could make a difference if more are specified. This method creates a new String from the response char array for each pattern to be checked. As far as I can tell, it really should be pulled out of the loop. Thanks! Jonathan Carlson Minneapolis Minnesota -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
