[hibernate-issues] [Hibernate-JIRA] Resolved: (HHH-4971) Findbugs Warnings

Gail Badner (JIRA) noreply at atlassian.com
Tue May 11 22:19:24 EDT 2010


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-4971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gail Badner resolved HHH-4971.
------------------------------

    Resolution: Duplicate

Marco, thanks for bringing this to our attention. This bug is also described by HHH-3884, which fell through the cracks.

> Findbugs Warnings
> -----------------
>
>                 Key: HHH-4971
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4971
>             Project: Hibernate Core
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 3.5.0.Beta-1, 3.5.1
>            Reporter: Marco Tulio Valente
>            Assignee: Gail Badner
>            Priority: Minor
>
> Dear all,
> We are conducting a study about the relevance of the warnings reported by the FindBugs tool when executed over several open-source systems.
> Particularly, in the case of Hibernate, we would like to confirm the relevance of the following warning reported by the tool (for version 3.5.0.beta1):
> Location: org.hibernate.engine.StatefulPersistenceContext getNaturalIdSnapshot - Line: 298
> Warning: Using pointer equality to compare different types. The method uses using pointer equality to compare two references that seem to be of different types. The result of this comparison will always be false at runtime.
> Since this warning seemed relevant to us, we would like to confirm our classification with Hibernate's developers. 
> Best regards,
> Marco Tulio Valente
> Brazil

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list