Review Request: JDK-8167057 jdeps to list the modules and internal APIs to help find @modules for tests
Mandy Chung
mandy.chung at oracle.com
Wed Oct 19 22:19:51 UTC 2016
Webrev at:
http://cr.openjdk.java.net/~mchung/jdk9/webrevs/8167057/webrev.00/
This patch enhances jdeps to print the dependences in the format : $MODULE[/$PACKAGE].
This is intended for analyzing the regression tests we develop and add make it easy to add the proper @modules.
Mandy
More information about the core-libs-dev
mailing list