-
Task
-
Resolution: Fixed
-
Minor
-
-
GSoC 2019. Coding Phase 2, GSoC 2019. Coding Phase 3
The junit test for bundled plugins is failing on Ubuntu but didn't on Mac. The following error was thrown.
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"
This might be due to differences in jdks. We might want to add a note in the documentation about what jdks the tool is compatible with.
- is related to
-
JENKINS-59173 Add Compatibility with Java 11
- Closed