Skip to content

Flatten breaks classSym.linkedClass #348

@DarkDimius

Description

@DarkDimius

On an example:
synthetic module class java.util.jar.Attributes.Name before flatten had name Name$.
After Flatten it has name java$util$jar$Attributes$Name$

And if someone calls linkedClass after flatten it would return NoSymbol as java.util.jar package has no definition named java$util$jar$Attributes$Name

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions