-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
9, 10.0.1, 11
-
generic
-
generic
A DESCRIPTION OF THE PROBLEM :
jdeps fails when executing on a non multi release jar and the --class-path contains multi release jars.
The opposite is also true.
jdeps fails when executing on a multi release jar with the appropriate --multi-release <version> flag is set and the --class-path contains non multi release jars.
jdeps fails when executing on a non multi release jar and the --class-path contains multi release jars.
The opposite is also true.
jdeps fails when executing on a multi release jar with the appropriate --multi-release <version> flag is set and the --class-path contains non multi release jars.
- duplicates
-
JDK-8210502 jdeps does not handle properly on analyzing a mixture of MR JARs and non-MR JARs
-
- Resolved
-