You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Eric Barnhill (JIRA)" <ji...@apache.org> on 2017/01/06 12:43:58 UTC

[jira] [Created] (COMPLEX-1) Testing fails due to poor null handling in newly created local equals() and equals-type methods

Eric Barnhill created COMPLEX-1:
-----------------------------------

             Summary: Testing fails due to poor null handling in newly created local equals() and equals-type methods
                 Key: COMPLEX-1
                 URL: https://issues.apache.org/jira/browse/COMPLEX-1
             Project: Commons Complex
          Issue Type: Bug
            Reporter: Eric Barnhill


commons-complex currently compiles but fails tests. Patches are needed to handle null in the testing methods.

Local equals() methods have been created to eliminate dependencies on other Math packages, but these appear to not handle null.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)