Skip to content

Support Java 11 #206

Open
Open
@khatchad

Description

@khatchad

Looks like this plug-in does not support JDK 11. The problem seems to be in WALA; it can't find java.lang.Object. The class hierarchy is quite different in Java > 8 because of the module system. There's also significant changes to the JDK structure, e.g., rt.jar no longer exists and has been replaced with something else.

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