Skip to content

Missing classpath items end scan prematurely #36

@bondolo

Description

@bondolo

If the class path contains any jars that do not exist then detect will stop scanning without processing the remaining jars.

The check in ClassFileIterator whether the file exists should perhaps continue rather than return null if the file does not exist.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions