hg: jdk9/dev/langtools: 8068937: jdeps shows "not found" if target class has no reference other than its own package

mandy.chung at oracle.com mandy.chung at oracle.com
Wed Jan 28 04:28:32 UTC 2015


Changeset: 3f816163cf59
Author:    mchung
Date:      2015-01-27 19:50 -0800
URL:       http://hg.openjdk.java.net/jdk9/dev/langtools/rev/3f816163cf59

8068937: jdeps shows "not found" if target class has no reference other than its own package
Reviewed-by: alanb

! src/jdk.dev/share/classes/com/sun/tools/jdeps/Analyzer.java
! src/jdk.dev/share/classes/com/sun/tools/jdeps/Archive.java
! src/jdk.dev/share/classes/com/sun/tools/jdeps/JdepsTask.java
! test/tools/jdeps/Basic.java
+ test/tools/jdeps/p/C.java
+ test/tools/jdeps/p/SubClass.java
+ test/tools/jdeps/q/Gee.java



More information about the jdk9-dev-changes mailing list