[ 
https://issues.apache.org/jira/browse/SDAP-199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16901589#comment-16901589
 ] 

Hudson commented on SDAP-199:
-----------------------------

SUCCESS: Integrated in Jenkins build sdap-mudrod #36 (See 
[https://builds.apache.org/job/sdap-mudrod/36/])
SDAP-199 equals() is used for java.lang.Integer instead of == or !=, 
(lewis.mcgibbney: 
[https://gitbox.apache.org/repos/asf?p=incubator-sdap-mudrod.git&a=commit&h=32f79236b7cf955152d3f26b03cacd5def66ccbc])
* (edit) 
core/src/main/java/org/apache/sdap/mudrod/recommendation/structure/PODAACMetadataFeature.java


> Boxed Types Should Be Compared Using equals()
> ---------------------------------------------
>
>                 Key: SDAP-199
>                 URL: https://issues.apache.org/jira/browse/SDAP-199
>             Project: Apache Science Data Analytics Platform
>          Issue Type: Bug
>          Components: mudrod
>            Reporter: Furkan KAMACI
>            Priority: Major
>             Fix For: 0.1
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> It's a mistake to compare two instances of boxed types like java.lang.Integer 
> using reference equality == or !=, because it is not comparing actual value 
> but locations in memory.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to