You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Arun C Murthy (JIRA)" <ji...@apache.org> on 2012/10/11 19:46:20 UTC

[jira] [Closed] (HADOOP-8501) Gridmix fails to compile on OpenJDK7u4

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

Arun C Murthy closed HADOOP-8501.
---------------------------------

    
> Gridmix fails to compile on OpenJDK7u4
> --------------------------------------
>
>                 Key: HADOOP-8501
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8501
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: benchmarks
>    Affects Versions: 0.23.0
>         Environment: Branch-0.23, FREEBSD 8.3, 64bit, openjdk version "1.7.0_04"
>            Reporter: Radim Kolar
>            Assignee: Radim Kolar
>             Fix For: 0.23.3, 2.0.2-alpha
>
>         Attachments: gridmix-openjdk7-failure.txt
>
>
> [INFO] Compiling 36 source files to /tmp/hadoop-common/hadoop-tools/hadoop-gridmix/target/classes
> [INFO] -------------------------------------------------------------
> [ERROR] COMPILATION ERROR :
> [INFO] -------------------------------------------------------------
> [ERROR] /tmp/hadoop-common/hadoop-tools/hadoop-gridmix/src/main/java/org/apache/hadoop/mapred/gridmix/Gridmix.java:[612,40] error: type argument ? extends T is not within bounds of type-variable E
> [ERROR]
>     E extends Enum<E> declared in class Enum
> /tmp/hadoop-common/hadoop-tools/hadoop-gridmix/src/main/java/org/apache/hadoop/mapred/gridmix/Gridmix.java:[615,14] error: type argument ? extends T is not within bounds of type-variable E
> [INFO] 2 errors

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira