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)