[ https://issues.apache.org/jira/browse/AMQ-6433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Christopher L. Shannon reassigned AMQ-6433: ------------------------------------------- Assignee: Christopher L. Shannon > Missing check for null parameter in equals() > -------------------------------------------- > > Key: AMQ-6433 > URL: https://issues.apache.org/jira/browse/AMQ-6433 > Project: ActiveMQ > Issue Type: Bug > Reporter: Kaloyan Spiridonov > Assignee: Christopher L. Shannon > Priority: Trivial > > In equals() method in TypeConversionSupport class there is missing check for > null parameter. > According to javadoc of Object class: For any non-null reference value x, > x.equals(null) should return false. -- This message was sent by Atlassian JIRA (v6.3.4#6332)