[jboss-jira] [JBoss JIRA] (DROOLS-4717) int value don't get promoted to double when necessary to invoke a method in LHS with executable model

Mario Fusco (Jira) issues at jboss.org
Mon Nov 11 09:27:01 EST 2019


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

Mario Fusco resolved DROOLS-4717.
---------------------------------
    Resolution: Done


Fixed by https://github.com/kiegroup/drools/commit/afd5f49e7fefb95b959e11aa3ed34122638285e6

> int value don't get promoted to double when necessary to invoke a method in LHS with executable model
> -----------------------------------------------------------------------------------------------------
>
>                 Key: DROOLS-4717
>                 URL: https://issues.jboss.org/browse/DROOLS-4717
>             Project: Drools
>          Issue Type: Bug
>            Reporter: Mario Fusco
>            Assignee: Mario Fusco
>            Priority: Major
>
> Using Double.valueOf(1) works in RHS but not in LHS. The executable model is not able to parse the expression and allow the promotion fo the int into a double.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list