Skip to content

ClassCastException error on Java 24 #31

@Akiak7

Description

@Akiak7

java.lang.ClassCastException: Cannot cast java.util.concurrent.ConcurrentHashMap to java.util.HashMap
at mirror.normalasm.common.java.JavaFixes.run(JavaFixes.java:47)

This appears a few times in the logs, and apparently it is due to Java 24 changing that map to a ConcurrentHashMap.

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