Author: pmouawad
Date: Sun Sep 17 15:36:11 2017
New Revision: 1808638

URL: http://svn.apache.org/viewvc?rev=1808638&view=rev
Log:
Typos
And advise using last JDK8 version

Modified:
    jmeter/trunk/xdocs/changes.xml

Modified: jmeter/trunk/xdocs/changes.xml
URL: 
http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1808638&r1=1808637&r2=1808638&view=diff
==============================================================================
--- jmeter/trunk/xdocs/changes.xml [utf-8] (original)
+++ jmeter/trunk/xdocs/changes.xml [utf-8] Sun Sep 17 15:36:11 2017
@@ -57,7 +57,8 @@ Summary
 </ul>
 
 <ch_section>New and Noteworthy</ch_section>
-<note>JMeter does not yet support JAVA 9, next JMeter version will support it, 
you can help and follow progress on this item in <bugzilla>61529</bugzilla> 
.</note>
+<note>JMeter does not yet support JAVA 9, next JMeter version will support it, 
you can help and follow progress on this item in 
<bugzilla>61529</bugzilla>.</note>
+<note>Using last minor version of JAVA 8 is advised to avoid facing any JDK 
bug.</note>
 <!-- <ch_category>Sample category</ch_category> -->
 <!-- <ch_title>Sample title</ch_title> -->
 <!-- <figure width="846" height="613" 
image="changes/3.0/view_results_tree_search_feature.png"></figure> -->
@@ -240,7 +241,7 @@ ensure you update your implementation to
 
 <h3>Timers, Assertions, Config, Pre- &amp; Post-Processors</h3>
 <ul>
-    <li><bug>58743</bug><pr>293</pr>TableEditor can't be saved, when using two 
or more instances. Bugfix provided by Emilian Bold (emi at apache.org)</li>
+    <li><bug>58743</bug><pr>293</pr> TableEditor can't be saved, when using 
two or more instances. Bugfix provided by Emilian Bold (emi at apache.org)</li>
     <li><bug>61314</bug>HTTP URL Re-writing Modifier doesn't replace existing 
<code>jsessionid</code> in http sampler, but adds it to the end</li>
     <li><bug>61336</bug>BeanShell Assertion : mistake in Chinese 
translation</li>
 </ul>


Reply via email to