Review Request 8068937: jdeps shows "not found" if target class has no reference other than its own package

Alan Bateman Alan.Bateman at oracle.com
Tue Jan 27 12:17:42 UTC 2015


On 27/01/2015 05:14, Mandy Chung wrote:
> http://cr.openjdk.java.net/~mchung/jdk9/webrevs/8068937/webrev.00/
>
> This simple patch fixes a couple jdeps issues.  It makes sure a parsed 
> class is added to the class list even if there is no reference other 
> than its own package which is filtered by default, exclude itself from 
> the summary dependences and also remove duplicates from the input 
> paths and -classpath option.
This looks okay to me.

-Alan.



More information about the core-libs-dev mailing list