Review Request for 8029216: (jdeps) Provide a specific option to report JDK internal APIs

Mandy Chung mandy.chung at oracle.com
Mon Dec 2 21:49:50 UTC 2013


On 11/27/13 4:04 AM, Alan Bateman wrote:
> On 26/11/2013 23:59, Mandy Chung wrote:
>> This is a simple patch that adds a new jdeps -jdkinternals option to 
>> make it easier for developers to find dependencies on the JDK 
>> internal APIs:
>> http://cr.openjdk.java.net/~mchung/jdk8/webrevs/8029216/webrev.00/
> This looks good (and I can't think of a better name for the option). 
> Do you think this needs a test as otherwise this option will not be 
> exercised?

Here is the updated webrev:
http://cr.openjdk.java.net/~mchung/jdk8/webrevs/8029216/webrev.01/

I added the new test cases.  This also updates -v to include the from 
class in the o and the verbose mode prints more information.

Mandy



More information about the core-libs-dev mailing list