Skip to content

Obfuscation causes Class.getEnumConstants to return null. #17

@ianthedead

Description

@ianthedead

(occurs on version 1.7.0)

while the type of the class remains an enum, the enum constants in the class become regular fields.

also,
(public enum a) becomes (public class a extends Enum)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinglegacyold bozar

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions