-
Task
-
Resolution: Fixed
-
Minor
Right now the tool is compatible with Java 8, but one of the tests fails with Java 11 with the following error:
a java.lang.reflect.InaccessibleObjectException: Unable to make boolean jdk.nio.zipfs.ZipFileSystem.isDirectory(byte[]) throws java.io.IOException accessible: module jdk.zipfs does not "opens jdk.nio.zipfs"
- is related to
-
JENKINS-58242 Look into Failed Junit Test on Ubuntu
- Closed