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 "Hadoop QA (JIRA)" <ji...@apache.org> on 2012/06/09 12:35:43 UTC

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

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

Hadoop QA commented on HADOOP-8501:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12531561/gridmix-openjdk7-failure.txt
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    -1 patch.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/PreCommit-HADOOP-Build/1105//console

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