Skip to content

Reflection for Java Parameter record classes is broken #348

@keeferrourke

Description

@keeferrourke
class kotlin.reflect.jvm.internal.calls.CallerImpl$FieldGetter cannot access a member of class com.squareup.fidelius.server.backfill.backfila.dynamo.Parameters with modifiers "private final" 

To support record classes, we need to change the reflection strategy to use RecordComponents if the javaClass isRecord().

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions