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

Alan Bateman Alan.Bateman at oracle.com
Tue Dec 3 13:57:40 UTC 2013


On 02/12/2013 21:49, Mandy Chung wrote:
> 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.
Thanks for adding the test. It all looks good now.

-Alan.



More information about the core-libs-dev mailing list