[rules-users] 5.4 Final Jitting Error

Mark Proctor mproctor at codehaus.org
Tue May 22 09:54:45 EDT 2012


On 22/05/2012 14:46, stelomax wrote:
> Hi,
>
> In 5.3 we saw a Jitting problem (as a result of the same rule getting 20
> times and Drools attempting to compile a new object for performance).
>
> We were recommended to move to 5.4 rc 1 to fix the issue (which it did).
>
> We were about to migrate today to 5.4 Final and noticed that people have
> identified that the same Jitting error is back.
>
> https://issues.jboss.org/browse/JBRULES-3511
>
> The fix has been pushed to the master branch.  I was wondering what the
> timescales were for this to be released as 5.4.x?
We dont' do maintenance releases in community releases. You'll most 
likely have to wait until 5.5. Which I hope is within next two months.

For now just work around the issue by casting to (Integer), which should 
box the primitive.
>
> In the mean-time should we stick with 5.4 rc 1 or move to 5.4 final and
> merge with the fixed files in GitHub
>
> https://github.com/droolsjbpm/drools/commit/75c6efb7ddfc197436a687cb594b2e4f78629bff
>
>
> Thanks
>
> Steve
>
> --
> View this message in context: http://drools.46999.n3.nabble.com/5-4-Final-Jitting-Error-tp4006682.html
> Sent from the Drools: User forum mailing list archive at Nabble.com.
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users



More information about the rules-users mailing list