Bug 52217 - ViewResultsFullVisualizer : Synchronization issues on root and treeModel
Summary: ViewResultsFullVisualizer : Synchronization issues on root and treeModel
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: Nightly (Please specify date)
Hardware: All All
: P2 minor (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-20 12:47 UTC by Philippe Mouawad
Modified: 2011-11-20 12:50 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Mouawad 2011-11-20 12:47:45 UTC
clearData() does not synchronize access to root and treeModel while other methods do.
So clearing results during test can corrupt state.
Comment 1 Philippe Mouawad 2011-11-20 12:50:00 UTC
Date: Sun Nov 20 12:49:23 2011
New Revision: 1204155

URL: http://svn.apache.org/viewvc?rev=1204155&view=rev
Log:
Bug 52217 - ViewResultsFullVisualizer : Synchronization issues on root and treeModel

Modified:
   jmeter/trunk/src/components/org/apache/jmeter/visualizers/ViewResultsFullVisualizer.java
   jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:37:48 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/2655