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

Akira Ajisaka commented on HADOOP-16046:
----------------------------------------

bq. needs to be move to a JIRA there & discussed on yarn-dev, I think.
Sent an e-mail to yarn-dev: 
https://lists.apache.org/thread.html/a9875d99e2db72f0edf448d4ec8a5031aa82fde41f0767dff72de3a5@%3Cyarn-dev.hadoop.apache.org%3E

> [JDK 11] Correct the compiler exclusion of 
> org/apache/hadoop/yarn/webapp/hamlet/** classes for >= Java 9 
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-16046
>                 URL: https://issues.apache.org/jira/browse/HADOOP-16046
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: build
>            Reporter: Devaraj K
>            Assignee: Devaraj K
>            Priority: Major
>             Fix For: 3.3.0
>
>         Attachments: HADOOP-16046.patch
>
>
> I see that YARN-8123 handled it but still see that this fails with "mvn 
> compile".
> {code:xml}
> [ERROR] COMPILATION ERROR :
> [INFO] -------------------------------------------------------------
> [ERROR] 
> /hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/webapp/hamlet/HamletSpec.java:[306,20]
>  as of release 9, '_' is a keyword, and may not be used as an identifier
> ...............
> {code}
> {code:xml}
> [ERROR] 
> /hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/test/java/org/apache/hadoop/yarn/webapp/hamlet/TestHamlet.java:[40,24]
>  as of release 9, '_' is a keyword, and may not be used as an identifier
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to