Skip to content

IllegalAccessError: Update to static final field org.reflections.Reflections.log attempted from a different class (io.nuun.kernel.core.internal.KernelCore) than the field's declaring class #149

@Nyamiou

Description

@Nyamiou

When using a recent version of reflections (https://github.com/ronmamo/reflections, 0.10 or newer) it crash with the error " java.lang.IllegalAccessError: Update to static final field org.reflections.Reflections.log attempted from a different class (io.nuun.kernel.core.internal.KernelCore) than the field's declaring class" because now the "log" field is final.

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