Skip to content

For Java bytecode, types of variables in the local variable table are not added to the symbol table #187

Closed
@mgudemann

Description

@mgudemann

In rare cases this can lead to an error while constructing the GOTO-program with the error message: identifier $TYPE not found (cf. diffblue/verification-engine-utils#101)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @kroening@mgudemann

        Issue actions

          For Java bytecode, types of variables in the local variable table are not added to the symbol table · Issue #187 · diffblue/cbmc