Skip to content

CProver.classIdentifier declaration and model for Object.getClass #21

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

Merged
merged 2 commits into from
Apr 11, 2019

Conversation

romainbrenguier
Copy link
Contributor

The preprocessing of getClass will stop and will be replaced by CProver.classIdentifier instead.

This is meant to be replaced by java bytecode preprocessing of JBMC and
to be used by models such as Object.getClass.
The preprocessing of getClass will stop and we have to use
CProver.classIdentifier instead.
romainbrenguier added a commit to romainbrenguier/cbmc that referenced this pull request Apr 11, 2019
Update the models for a version of getClass which uses
CProver.classIdentifier.
This is necessary for getting rid of the preprocessing of getClass which
is error-prone.
diffblue/java-models-library#21
@romainbrenguier romainbrenguier merged commit 0e6413d into master Apr 11, 2019
@romainbrenguier romainbrenguier deleted the bugfix/getClass branch April 11, 2019 10:41
romainbrenguier added a commit to romainbrenguier/cbmc that referenced this pull request Apr 11, 2019
Update the models for a version of getClass which uses
CProver.classIdentifier.
This is necessary for getting rid of the preprocessing of getClass which
is error-prone.
diffblue/java-models-library#21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants