Bug 53136 - Catching Throwable needs to be carefully handled

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1335277 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Philippe Mouawad 2012-05-07 21:45:21 +00:00
parent b329b72111
commit a43f144abd
1 changed files with 1 additions and 0 deletions

View File

@ -152,6 +152,7 @@ Graph Full Results Listener has been removed.
<li>Bug 52967 - The function __P() couldn't use default value when running with remote server in GUI mode.</li>
<li>Bug 50799 - Having a non-HTTP sampler in a http test plan prevents multiple header managers from working</li>
<li>Bug 52997 - Jmeter should not exit without saving Test Plan if saving before exit fails</li>
<li>Bug 53136 - Catching Throwable needs to be carefully handled</li>
</ul>
<!-- =================== Improvements =================== -->