Author: pmouawad
Date: Sat Sep 16 21:57:30 2017
New Revision: 1808597
URL: http://svn.apache.org/viewvc?rev=1808597&view=rev
Log:
Bug 60743 - Stopping / Shutting down Test might create a deadlock due to
HTTPCORE-446
Bugzilla Id: 60743
Modified:
jmeter/trunk/xdocs/changes.xml
Modified: jmeter/trunk/xdocs/changes.xml
URL:
http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1808597&r1=1808596&r2=1808597&view=diff
==============================================================================
--- jmeter/trunk/xdocs/changes.xml [utf-8] (original)
+++ jmeter/trunk/xdocs/changes.xml [utf-8] Sat Sep 16 21:57:30 2017
@@ -238,6 +238,7 @@ Incorporated feed back about unclear doc
<h3>General</h3>
<ul>
+ <li><bug>60743</bug>Stopping / Shutting down Test might create a deadlock
due to HTTPCORE-446, fixed by HttpCore upgrade to 4.4.7</li>
<li><bug>60994</bug>Fix some typo in comments or log messages.
<pr>289</pr> and <pr>290</pr></li>
<li><bug>61011</bug>Replace occurrences count is not correct (Path and
Host replacement are counted twice)</li>
<li><bug>61026</bug>Cannot run program "keytool": CreateProcess error=2
when starting JMeter 3.2 in gui mode</li>