You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2016/03/19 13:55:32 UTC

[Bug 59201] Overly complex compareTo method in NumberProperty

https://bz.apache.org/bugzilla/show_bug.cgi?id=59201

Felix Schumacher <fe...@internetallee.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #1 from Felix Schumacher <fe...@internetallee.de> ---
Date: Sat Mar 19 12:55:00 2016
New Revision: 1735767

URL: http://svn.apache.org/viewvc?rev=1735767&view=rev
Log:
Use Double#compare instead of reimplementing it in NumberProperty

Bugzilla Id: 59021

Added:
    jmeter/trunk/test/src/org/apache/jmeter/testelement/TestNumberProperty.java
Modified:
   
jmeter/trunk/src/core/org/apache/jmeter/testelement/property/NumberProperty.java
    jmeter/trunk/xdocs/changes.xml

-- 
You are receiving this mail because:
You are the assignee for the bug.