Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Return value from a Java verification method is not assigned to a compute variable and evaluated by the predicate #1275

Closed
reteprelief opened this issue May 31, 2018 · 0 comments
Assignees
Milestone

Comments

@reteprelief
Copy link
Contributor

reteprelief commented May 31, 2018

When a Java method returns a value it is not assigned to a compute variable as specified. We used to support that when we had the HasMap mechanism.
When the compute variable value is assigned in a verification activity the predicate is not evaluated for the assigned values.

@reteprelief reteprelief added this to the 2.3.4 milestone May 31, 2018
@reteprelief reteprelief self-assigned this May 31, 2018
@ghost ghost added in progress and removed next labels Jun 1, 2018
@reteprelief reteprelief changed the title Return value from a Java verification method is not assigned to a compute variable Return value from a Java verification method is not assigned to a compute variable and evaluated by the predicate Jun 1, 2018
@ghost ghost added review and removed in progress labels Jun 1, 2018
@ghost ghost removed the review label Jun 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant