hg: jdk8u/jdk8u-dev/langtools: 2 new changesets

mandy.chung at oracle.com mandy.chung at oracle.com
Thu May 21 18:17:06 UTC 2015


Changeset: 6b43535fb9f8
Author:    mchung
Date:      2015-05-20 17:11 -0700
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u-dev/langtools/rev/6b43535fb9f8

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

! src/share/classes/com/sun/tools/jdeps/Analyzer.java
! src/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

Changeset: 9538418d25b9
Author:    mchung
Date:      2015-05-21 11:14 -0700
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u-dev/langtools/rev/9538418d25b9

8080815: Update 8u jdeps list of internal APIs
Reviewed-by: dfuchs

! src/share/classes/com/sun/tools/jdeps/PlatformClassPath.java
! test/tools/jdeps/APIDeps.java
! test/tools/jdeps/m/Gee.java



More information about the jdk8u-dev-changes mailing list