/[Apache-SVN]
ViewVC logotype

Revision 1844043


Jump to revision: Previous Next
Author: fschumacher
Date: Tue Oct 16 18:50:09 2018 UTC (5 years, 6 months ago)
Changed paths: 1
Log Message:
Unused import

Followup to r1844031

Render uninitialized min and max values in Summary Report as `#N/A`

In the Summary Report min and max values are initialized with
`Long#MAX_VALUE` and `Long#MIN_VALUE` to work easily with them.

Those initial values are looking weird in the rendered view.
Hide them by replacing the extrema by the text `#N/A`.

Relates to #407 on github
Bugzilla Id: 62822



Changed paths

Path Details
Directoryjmeter/trunk/src/components/org/apache/jmeter/visualizers/SummaryReport.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26