[jboss-jira] [JBoss JIRA] Closed: (JBAOP-748) PrecedenceTester fails over openjdk
Flavia Rainone (JIRA)
jira-events at lists.jboss.org
Wed Aug 19 23:57:27 EDT 2009
[ https://jira.jboss.org/jira/browse/JBAOP-748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Flavia Rainone closed JBAOP-748.
--------------------------------
Resolution: Done
> PrecedenceTester fails over openjdk
> -----------------------------------
>
> Key: JBAOP-748
> URL: https://jira.jboss.org/jira/browse/JBAOP-748
> Project: JBoss AOP
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 2.1.4.GA
> Reporter: Flavia Rainone
> Assignee: Flavia Rainone
> Fix For: 2.1.5.GA
>
>
> PrecedenceTester relies on internal collection behavior to assert the outcome of advice order. If you use openjdk, the test fails because the collection implementation of open JDK leads to a different advice order outcome.
> Instead, PrecedenceTester should only test if the precedence constraints are being applied by JBoss AOP. The relative advice orders not covered by those constraints should not be asserted, given they depend on JVM implementation.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list