Skip to content

crash on call to ConcurrentHashMap.keySet in MapStatus class #304

@rsupnekar

Description

@rsupnekar

Reported by Michael Kirk.

Apparently the method is available only in Java 1.8. In EMP version 2.8.0, the hashmap was changed to ConcurrentHashMap, and the compiler was switched to 1.8. However, the error was not seen or reported.

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