Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8043552 | Raymond Gallardo | P2 | Resolved | Fixed |
jdeps is a new CLI tool added in JDK 8:
http://docs.oracle.com/javase/8/docs/technotes/tools/unix/jdeps.html
It is missing in the JDK Tools and Utilities main page:
http://docs.oracle.com/javase/8/docs/technotes/tools/index.html
jdeps belongs the basic tools for developers use.
Please also check any documentation that references javap and those pages would likely need update to mention jdeps.
http://docs.oracle.com/javase/8/docs/technotes/tools/unix/jdeps.html
It is missing in the JDK Tools and Utilities main page:
http://docs.oracle.com/javase/8/docs/technotes/tools/index.html
jdeps belongs the basic tools for developers use.
Please also check any documentation that references javap and those pages would likely need update to mention jdeps.
- backported by
-
JDK-8043552 jdeps is missing in the JDK Development Tools main page
- Resolved
- relates to
-
JDK-8043005 JDK 8 Release Notes should refer to jdeps
- Closed
-
JDK-8026030 jdeps man page and other relevant docs need update per the jdeps tool enhancements
- Resolved