Author: pmouawad
Date: Sun Feb 10 21:46:24 2019
New Revision: 1853323

URL: http://svn.apache.org/viewvc?rev=1853323&view=rev
Log:
Remove old known issue

Modified:
    jmeter/trunk/xdocs/changes.xml

Modified: jmeter/trunk/xdocs/changes.xml
URL: 
http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1853323&r1=1853322&r2=1853323&view=diff
==============================================================================
--- jmeter/trunk/xdocs/changes.xml [utf-8] (original)
+++ jmeter/trunk/xdocs/changes.xml [utf-8] Sun Feb 10 21:46:24 2019
@@ -335,11 +335,6 @@ Apologies if we have omitted anyone else
 
 <ch_section>Known problems and workarounds</ch_section>
 <ul>
-<li>View Results Tree may freeze rendering large response particularly if this 
response has no spaces, see <bugzilla>60816</bugzilla>.
-This is due to an identified Java Bug <a 
href="https://bugs.openjdk.java.net/browse/JDK-8172336";>UI stuck when calling 
<code>JEditorPane.setText()</code> or <code>JTextArea.setText()</code> with 
long text without space</a>.
-</li>
-</ul>
-<ul>
 <li>The Once Only controller behaves correctly under a Thread Group or Loop 
Controller,
 but otherwise its behaviour is not consistent (or clearly specified).</li>
 


Reply via email to