[jboss-jira] [JBoss JIRA] (JBRULES-3653) Property Reactive can cause infinite loops when used on types with 64 fields or more

Mario Fusco (JIRA) jira-events at lists.jboss.org
Mon Oct 8 14:20:02 EDT 2012


     [ https://issues.jboss.org/browse/JBRULES-3653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mario Fusco resolved JBRULES-3653.
----------------------------------

    Fix Version/s: 5.5.0.CR1
       Resolution: Done

    
> Property Reactive can cause infinite loops when used on types with 64 fields or more
> ------------------------------------------------------------------------------------
>
>                 Key: JBRULES-3653
>                 URL: https://issues.jboss.org/browse/JBRULES-3653
>             Project: Drools
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>            Reporter: Mario Fusco
>            Assignee: Mario Fusco
>             Fix For: 5.5.0.CR1
>
>
> The Property Reactive is currently implemented using a long (64-bit) bitmask. It means that for types having more than 64 fields the bitmask cannot be correctly calculated. Since we don't want to pay a performance penalty and increase the memory occupation for this edge case, we decided to disable the property reactivity for this types and emit a compiler warning.

--
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