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 2018/01/29 09:01:50 UTC

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

Author: pmouawad
Date: Mon Jan 29 09:01:50 2018
New Revision: 1822492

URL: http://svn.apache.org/viewvc?rev=1822492&view=rev
Log:
Mention change

Modified:
    jmeter/trunk/xdocs/changes.xml

Modified: jmeter/trunk/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1822492&r1=1822491&r2=1822492&view=diff
==============================================================================
--- jmeter/trunk/xdocs/changes.xml [utf-8] (original)
+++ jmeter/trunk/xdocs/changes.xml [utf-8] Mon Jan 29 09:01:50 2018
@@ -162,6 +162,7 @@ itself does not have to be edited anymor
         We'd also be very grateful if you can contribute translations in supported languages.
     </li>
     <li>SwitchController now trims by default the content of switch to avoid issue related to unwanted spaces. See <bugzilla>61771</bugzilla></li>
+    <li>JMeter JVM heap settings have changed from <code>-Xms512m -Xmx512m</code> to <code>-Xms1g -Xmx1g</code></li>
 </ul>
 <!-- =================== Improvements =================== -->