Radim Kolar created HADOOP-8501:
-----------------------------------

             Summary: 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


[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: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to