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

JVM spec commands don't work with byte and char types #1006

Closed
brianhuffman opened this issue Jan 14, 2021 · 0 comments · Fixed by #1008
Closed

JVM spec commands don't work with byte and char types #1006

brianhuffman opened this issue Jan 14, 2021 · 0 comments · Fixed by #1008
Labels
subsystem: crucible-jvm Issues related to Java verification with crucible-jvm

Comments

@brianhuffman
Copy link
Contributor

Using java type byte or char in a JVM spec with jvm_verify results in an error message like this:

resolveSAWTerm: unimplemented type char (FIXME)

We need to add support for these types in all the JVM verification commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
subsystem: crucible-jvm Issues related to Java verification with crucible-jvm
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant