[jboss-jira] [JBoss JIRA] (WFLY-1740) ManagedSocketBinding class Impossible cast from java.net.InetAddress to java.net.InetSocketAddress

RH Bugzilla Integration (JIRA) jira-events at lists.jboss.org
Thu Nov 14 09:57:06 EST 2013


    [ https://issues.jboss.org/browse/WFLY-1740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12923660#comment-12923660 ] 

RH Bugzilla Integration commented on WFLY-1740:
-----------------------------------------------

Ladislav Thon <lthon at redhat.com> changed the Status of [bug 1017747|https://bugzilla.redhat.com/show_bug.cgi?id=1017747] from ON_QA to VERIFIED
                
> ManagedSocketBinding class Impossible cast from java.net.InetAddress to java.net.InetSocketAddress
> --------------------------------------------------------------------------------------------------
>
>                 Key: WFLY-1740
>                 URL: https://issues.jboss.org/browse/WFLY-1740
>             Project: WildFly
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Server
>    Affects Versions: 8.0.0.Alpha4
>            Reporter: Cheng Fang
>            Assignee: Emanuel Muckenhuber
>             Fix For: 8.0.0.CR1
>
>
> Reported by FindBugs:
> Impossible cast from java.net.InetAddress to java.net.InetSocketAddress
> Class:
> ManagedSocketBinding (org.jboss.as.network) line 55
> Method:
> getBindAddress (org.jboss.as.network.ManagedSocketBinding.getBindAddress())
> Priority:
>      High Confidence Correctness
>  
> Problem classification:
> Correctness (Bad casts of object references)
> BC_IMPOSSIBLE_CAST (Impossible cast)
> Notes:
> Actual type java.net.InetAddress
> Expected java.net.InetSocketAddress
> Return value of Class.cast(Object)
> FindBadCast2 (BC|NP)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the jboss-jira mailing list