You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by pm...@apache.org on 2012/02/29 09:44:42 UTC

svn commit: r1295013 - /jmeter/trunk/xdocs/changes.xml

Author: pmouawad
Date: Wed Feb 29 08:44:41 2012
New Revision: 1295013

URL: http://svn.apache.org/viewvc?rev=1295013&view=rev
Log:
Bug 52645 - Recording with Proxy leads to OutOfMemory

Modified:
    jmeter/trunk/xdocs/changes.xml

Modified: jmeter/trunk/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1295013&r1=1295012&r2=1295013&view=diff
==============================================================================
--- jmeter/trunk/xdocs/changes.xml (original)
+++ jmeter/trunk/xdocs/changes.xml Wed Feb 29 08:44:41 2012
@@ -112,6 +112,7 @@ When doing replacement of User Defined V
 <li>Bug 52741 - TestBeanGUI default values do not work at second time or later</li>
 <li>Bug 52783 - oro.patterncache.size property never used due to early init</li>
 <li>Bug 52789 - Proxy with Regexp Matching can fail with NullPointerException in Value Replacement if value is null</li>
+<li>Bug 52645 - Recording with Proxy leads to OutOfMemory</li>
 </ul>
 
 <!-- =================== Improvements =================== -->