Request Review: JDK-8181148: Update the jdeps tool to list exported packages instead of just internal APIs
    Mandy Chung 
    mandy.chung at oracle.com
       
    Fri May 26 17:29:09 UTC 2017
    
    
  
http://cr.openjdk.java.net/~mchung/jdk9/webrevs/8181148/webrev.00/
This updates an existing tool to take an option to list exported 
packages.  This tool is not run during the build but instead used to
generate a resource file checked in in the source.  It’s relevant
to the build tools in build.tools.jigsaw package and so this tool 
is moved to jdk repo that makes it easier to find.
Mandy
    
    
More information about the core-libs-dev
mailing list