[ 
https://issues.apache.org/jira/browse/YARN-3426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14484511#comment-14484511
 ] 

Li Lu commented on YARN-3426:
-----------------------------

Thanks [~vinodkv] for the review! For the second point, I traced into the code 
of our ExcludePrivateAnnotationsJDiffDoclet, and found this may actually be a 
bug for RootDocProcessor. Specifically, we are instrumenting each methods(true) 
call to a Doc entry, but we're not instrumenting methods() calls. methods() 
calls have exactly the same meaning as method(true) according to 
http://docs.oracle.com/javase/7/docs/jdk/api/javadoc/doclet/com/sun/javadoc/ClassDoc.html
 . I'll post a patch to fix this soon. 

> Add jdiff support to YARN
> -------------------------
>
>                 Key: YARN-3426
>                 URL: https://issues.apache.org/jira/browse/YARN-3426
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Li Lu
>            Assignee: Li Lu
>            Priority: Blocker
>         Attachments: YARN-3426-040615-1.patch, YARN-3426-040615.patch, 
> YARN-3426-040715.patch
>
>
> Maybe we'd like to extend our current jdiff tool for hadoop-common and hdfs 
> to YARN as well. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to