Skip to content

Incorrect isMutable on KSPropertyDeclaration from a JAVA_LIB in 2.1.10-1.0.30 #2346

@danysantiago

Description

@danysantiago

We are seeing a regression when updating KSP from 2.1.10-1.0.29 to 2.1.10-1.0.30 where KSPropertyDeclaration.isMutable is returning true for a public non-final field in a compiled Java source.

The test in androidx is https://cs.android.com/androidx/platform/frameworks/support/+/androidx-main:room/room-compiler-processing/src/test/java/androidx/room/compiler/processing/ksp/KspFieldElementTest.kt;l=101

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

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions