hg: jdk9/dev/langtools: 8080608: Missing archive name from jdeps -v -e output if no dependency on other JAR
daniel.fuchs at oracle.com
daniel.fuchs at oracle.com
Fri May 22 12:22:31 UTC 2015
Changeset: 36935753933f
Author: dfuchs
Date: 2015-05-22 13:05 +0200
URL: http://hg.openjdk.java.net/jdk9/dev/langtools/rev/36935753933f
8080608: Missing archive name from jdeps -v -e output if no dependency on other JAR
Reviewed-by: mchung
! src/jdk.dev/share/classes/com/sun/tools/jdeps/Analyzer.java
+ test/tools/jdeps/VerboseFormat/JdepsDependencyClosure.java
+ test/tools/jdeps/VerboseFormat/use/indirect/DontUseUnsafe2.java
+ test/tools/jdeps/VerboseFormat/use/indirect/UseUnsafeIndirectly.java
+ test/tools/jdeps/VerboseFormat/use/indirect2/DontUseUnsafe3.java
+ test/tools/jdeps/VerboseFormat/use/indirect2/UseUnsafeIndirectly2.java
+ test/tools/jdeps/VerboseFormat/use/unsafe/DontUseUnsafe.java
+ test/tools/jdeps/VerboseFormat/use/unsafe/UseClassWithUnsafe.java
+ test/tools/jdeps/VerboseFormat/use/unsafe/UseUnsafeClass.java
+ test/tools/jdeps/VerboseFormat/use/unsafe/UseUnsafeClass2.java
More information about the jdk9-dev-changes
mailing list