Skip to content

JSpecify inference: fix bug in type substitutions exposed by Caffeine #1267

@msridhar

Description

@msridhar

Shown in nullableWildcardFromCaffeine test case from #1248. This is something involving Type objects getting compared by object identity. We are creating new Type objects somewhere and then our lookups in our nullability inference map don't match.

Metadata

Metadata

Assignees

No one assigned

    Labels

    jspecifyRelated to support for jspecify standard (see jspecify.dev)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions