https://issues.apache.org/bugzilla/show_bug.cgi?id=50618
--- Comment #31 from Milamber <[email protected]> 2011-09-14 00:10:07 UTC --- (In reply to comment #22) > Created attachment 27478 [details] > First patch to catch StackOverFlowError URL: http://svn.apache.org/viewvc?rev=1170396&view=rev Log: If Controller - Catches a StackOverflowError when a condition returns always false (after at least one iteration with return true) See bug 50618 Modified: jakarta/jmeter/trunk/src/core/org/apache/jmeter/control/GenericController.java jakarta/jmeter/trunk/xdocs/changes.xml -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
