Skip to content

JDK 9-12 #27

@gavinking

Description

@gavinking

With the introduction of the module system in JDK 9, quite a few things change for us, including some of the javac compiler APIs we're using.

I've managed to get the javac tests working on JDKs 9, 10, 11, and 12. And I've pushed that work to the jdk10 branch.

Note that:

  • The ECJ tests are broken but I have not bothered to investigate this one yet, since I doubt it's anything very deep.
  • My patches aren't sufficient to work with JDK13 because of some sort of incompatibility with Groovy that I don't have time to investigate.

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