/[Apache-SVN]
ViewVC logotype

Revision 1844032


Jump to revision: Previous Next
Author: fschumacher
Date: Tue Oct 16 17:36:39 2018 UTC (5 years, 6 months ago)
Changed paths: 1
Log Message:
Add missing License header

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`.

Closes #407 on github
Bugzilla Id: 62822



Changed paths

Path Details
Directoryjmeter/trunk/src/jorphan/org/apache/jorphan/gui/MinMaxLongRenderer.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26