-
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
-
[JENKINS-59173] Add Compatibility with Java 11
Epic Link |
New:
|
Link |
New:
This issue is related to |
Labels | Original: plugin-manager | New: newbie-friendly plugin-manager |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Fixed in https://github.com/jenkinsci/plugin-installation-manager-tool/pull/76.