Closed guw closed 4 years ago
In order to build successfully with JDK 11 Maven and all its dependencies must be updated to a Maven version which supports JDK 11.
This also drops support for older Maven versions (<3.6.3).
Compilation with JDK 8 still works.
There is a behavioral change in JDK 11 which potentially breaks Takari's Security Manager (#36).
Superceded by #37
In order to build successfully with JDK 11 Maven and all its dependencies must be updated to a Maven version which supports JDK 11.
This also drops support for older Maven versions (<3.6.3).
Compilation with JDK 8 still works.
There is a behavioral change in JDK 11 which potentially breaks Takari's Security Manager (#36).