[ 
https://issues.apache.org/jira/browse/HADOOP-11720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Akira AJISAKA updated HADOOP-11720:
-----------------------------------
    Description: "mvn package -Pdist -DskipTests" fails with JDK8, caused by 
illegal use of <  and >.  (was: "mvn package -Pdist -DskipTests" fails with 
JDK8, caused by illegal use of <  and >.
{code}
[ERROR] 
/home/centos/git/hadoop/hadoop-tools/hadoop-streaming/src/main/java/org/apache/hadoop/record/Buffer.java:127:
 error: bad use of '>'
[ERROR] * The data is preserved if newCapacity >= getCount().
[ERROR] ^
[ERROR] 
/home/centos/git/hadoop/hadoop-tools/hadoop-streaming/src/main/java/org/apache/hadoop/record/Utils.java:465:
 error: malformed HTML
[ERROR] * For -112 <= i <= 127, only one byte is used with the actual value.
[ERROR] ^
[ERROR] 
/home/centos/git/hadoop/hadoop-tools/hadoop-streaming/src/main/java/org/apache/hadoop/record/Utils.java:465:
 error: malformed HTML
[ERROR] * For -112 <= i <= 127, only one byte is used with the actual value.
[ERROR] ^
{code})

> [JDK8] Fix javadoc errors caused by incorrect or illegal tags in hadoop-tools
> -----------------------------------------------------------------------------
>
>                 Key: HADOOP-11720
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11720
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 2.6.0
>            Reporter: Akira AJISAKA
>
> "mvn package -Pdist -DskipTests" fails with JDK8, caused by illegal use of <  
> and >.



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

Reply via email to