[
https://issues.apache.org/jira/browse/YARN-3605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14548375#comment-14548375
]
Robert Joseph Evans commented on YARN-3605:
-------------------------------------------
This is not a newbie issue. The code that has the _ method in it is generated
code, and the code that generates it is far from simple. This is also
technically a backwards incompatible change, because other YARN applications
could be using it.
> _ as method name may not be supported much longer
> -------------------------------------------------
>
> Key: YARN-3605
> URL: https://issues.apache.org/jira/browse/YARN-3605
> Project: Hadoop YARN
> Issue Type: Bug
> Reporter: Robert Joseph Evans
>
> I was trying to run the precommit test on my mac under JDK8, and I got the
> following error related to javadocs.
>
> "(use of '_' as an identifier might not be supported in releases after Java
> SE 8)"
> It looks like we need to at least change the method name to not be '_' any
> more, or possibly replace the HTML generation with something more standard.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)