Review of OpenJDK Java tools nroff documentation

Mandy Chung mandy.chung at oracle.com
Tue Nov 12 16:48:23 PST 2013


I looked at jdeps that looks fine in general.  Suggestion on minor 
updates on these options:

   -v, -verbose                      Print all class level dependencies
   -p <pkgname>, -package <pkgname>  Finds dependencies in the given package
                                     (may be given multiple times)
   -e <regex>, -regex <regex>        Finds dependencies in packages 
matching pattern
                                     (-p and -e are exclusive)

thanks
Mandy


More information about the jdk8-dev mailing list