You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Dan Smith (JIRA)" <ji...@apache.org> on 2015/07/06 23:43:05 UTC

[jira] [Commented] (GEODE-82) Bad import in GatewaySenderAdvisor caused build failures

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

Dan Smith commented on GEODE-82:
--------------------------------

Ok, I was slightly off. If looks like the problem is with using openjdk instead of sun java. But geode should build with openjdk!

> Bad import in GatewaySenderAdvisor caused build failures
> --------------------------------------------------------
>
>                 Key: GEODE-82
>                 URL: https://issues.apache.org/jira/browse/GEODE-82
>             Project: Geode
>          Issue Type: Bug
>          Components: core
>            Reporter: Dan Smith
>
> This appears to be a bug on the GEODE-8 branch. A new, unused import was added to GatewaySenderAdvisor:
> import com.oracle.jrockit.jfr.DataType;
> It looks like the successfully compiles with JDK 1.7.0_72 but not with 1.7.0_79. Needless to say, this import shouldn't be in there. 



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