You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Christopher L. Shannon (JIRA)" <ji...@apache.org> on 2016/09/23 12:05:20 UTC

[jira] [Assigned] (AMQ-6433) Missing check for null parameter in equals()

     [ 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)