]
Mario Fusco resolved JBRULES-3568.
----------------------------------
Fix Version/s: 5.4.1.Final
5.5.0.Beta1
Resolution: Done
NPE in jitted constraint when evaluating an arithmetic expression
having null as one of its operand
---------------------------------------------------------------------------------------------------
Key: JBRULES-3568
URL:
https://issues.jboss.org/browse/JBRULES-3568
Project: Drools
Issue Type: Bug
Security Level: Public(Everyone can see)
Reporter: Mario Fusco
Assignee: Mario Fusco
Fix For: 5.4.1.Final, 5.5.0.Beta1
on a Bean defined as:
class Bean {
double val1;
Double val2;
}
the evaluation of a jitted constraint like "val1/val2 > 0.7" throws a
NullPointerException
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: