Description
We currently blow up when building with Java9.
That is caused by a few internal changes in the way Java9 deals with internally created classes (new jdk.internal.* package) and the changes in module handling (jmod).
We currently blow up when building with Java9.
That is caused by a few internal changes in the way Java9 deals with internally created classes (new jdk.internal.* package) and the changes in module handling (jmod).