Skip to content

Possible bug inspecting com.google.common.collect.AbstractMapBasedMultimap #660

@colin-young

Description

@colin-young

Tested with ClassGraph 4.8.141. See attached repro code.

typeSignatureParamTypes.size() > typeDescriptorParamTypes.size() for method com.google.common.collect.AbstractMapBasedMultimap$RandomAccessWrappedList.<init>

The error is reproducible with guava-28.2 and does not appear with guava-31.0.1. I'm assuming ClassGraph shouldn't error out even if there is some issue with the class being inspected.

Project
Log Files

I found a single reference to a similar issue here: openrewrite/rewrite#1312

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions