Skip to content

Package_friendly loads the java_languaget twice which creates problems when there are models. #1807

Open
@dcattaruzza

Description

@dcattaruzza

Dual loading of java_bytecode_language causes duplicate attempt to create the clinit of model classes, which violates an invaraint. The loading should be done on a single instance.

See regression/cbmc-java/package_friendly1/test.desc for a failing test.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions