[jboss-jira] [JBoss JIRA] (WFLY-2057) org.jboss.as.server.deployment.RegisteredDeploymentUnitProcessor has unstable compareTo()
Stuart Douglas (JIRA)
jira-events at lists.jboss.org
Wed Sep 18 09:10:03 EDT 2013
[ https://issues.jboss.org/browse/WFLY-2057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12805473#comment-12805473 ]
Stuart Douglas commented on WFLY-2057:
--------------------------------------
ah, they are being stored in a ConcurrentSkipListSet, so now compareTo will actually return 0.
> org.jboss.as.server.deployment.RegisteredDeploymentUnitProcessor has unstable compareTo()
> -----------------------------------------------------------------------------------------
>
> Key: WFLY-2057
> URL: https://issues.jboss.org/browse/WFLY-2057
> Project: WildFly
> Issue Type: Bug
> Components: Server
> Reporter: David Lloyd
> Assignee: Stuart Douglas
> Priority: Blocker
> Fix For: 8.0.0.Beta1
>
>
> As the description says, org.jboss.as.server.deployment.RegisteredDeploymentUnitProcessor's compareTo is wrong.
--
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