[jboss-jira] [JBoss JIRA] (DROOLS-4924) LambdaConsequence without bind variable is not materialized

Toshiya Kobayashi (Jira) issues at jboss.org
Tue Jan 21 03:11:37 EST 2020


    [ https://issues.redhat.com/browse/DROOLS-4924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13953118#comment-13953118 ] 

Toshiya Kobayashi commented on DROOLS-4924:
-------------------------------------------

Note: "without bind variable" may not be the only condition. I confirmed a materialized lambda with some complex RHS without bind variable.

> LambdaConsequence without bind variable is not materialized
> -----------------------------------------------------------
>
>                 Key: DROOLS-4924
>                 URL: https://issues.redhat.com/browse/DROOLS-4924
>             Project: Drools
>          Issue Type: Bug
>          Components: executable model
>            Reporter: Toshiya Kobayashi
>            Assignee: Toshiya Kobayashi
>            Priority: Major
>
> LambdaConsequence like this is not materialized.
> {code:java}
> D.execute(() -> {
>    System.out.println("Hello");
> }
> {code}



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


More information about the jboss-jira mailing list