-
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
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
Labels
No labels