$ jdeps --list-reduced-deps `find JTwork -name "*.class”`
java.base
java.naming
All modules require java.base and so it can be removed from the reduced graph.
java.base
java.naming
All modules require java.base and so it can be removed from the reduced graph.
- duplicates
-
JDK-8169230 tools/jdeps/listdeps/ListModuleDeps.java failed on solaris-sparcv9 due to agent timeout
-
- Closed
-