https://issues.apache.org/bugzilla/show_bug.cgi?id=50579
Sebb <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Sebb <[email protected]> 2011-01-14 22:06:19 EST --- Tnanks for the report. The count has been changed to long throughout. URL: http://svn.apache.org/viewvc?rev=1059242&view=rev Log: Bug 50579 - Error count is long, sample count is int. Changed sample count to long. Modified: jakarta/jmeter/trunk/src/components/org/apache/jmeter/visualizers/DistributionGraph.java jakarta/jmeter/trunk/src/components/org/apache/jmeter/visualizers/Graph.java jakarta/jmeter/trunk/src/core/org/apache/jmeter/visualizers/SamplingStatCalculator.java jakarta/jmeter/trunk/src/jorphan/org/apache/jorphan/math/StatCalculator.java jakarta/jmeter/trunk/xdocs/changes.xml -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
