Skip to content

@Desc does not match FieldInsnNodes #705

@Geolykt

Description

@Geolykt

Initially reported on discord last year (https://discord.com/channels/142425412096491520/626802111455297538/1303113014039547975), but got no response so I'll post it here again.

The issue in question: stianloader/Micromixin@87b91ec
InjectionPointTest.FieldInjectDescInt passes correctly, but InjectionPointTest.FieldInjectDescObject fails. Culprit seems to be

- compareWithDesc being java/lang/Object while desc is Ljava/lang/Object;

Is this a feature or a bug? If it is the former, then what is the rationale behind this behaviour?

Related fabric mixin PR (which was submitted last year): FabricMC#160

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