Skip to content

Class loader cannot handle Java class file names prefixed with ./ #180

Closed
@peterschrammel

Description

@peterschrammel

The package name in "Java main class" seems to be derived from the file name passed to CBMC.
For similar reasons absolute paths cannot be handled.

cbmc ./com/datastax/driver/core/Authenticator.class --show-goto-functions
CBMC version 5.4 64-bit x86_64 linux
Parsing ./com/datastax/driver/core/Authenticator.class
Java main class: ..com.datastax.driver.core.Authenticator
failed to load class `java.lang.Object'
Converting
failed to add class symbol java::com.datastax.driver.core.Authenticator
CONVERSION ERROR

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