[
https://issues.apache.org/jira/browse/GEODE-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14620844#comment-14620844
]
ASF subversion and git services commented on GEODE-82:
------------------------------------------------------
Commit 8a48d0de95844d92c3b456a793e9b080e7463c09 in incubator-geode's branch
refs/heads/develop from [~upthewaterspout]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=8a48d0d ]
GEODE-82 Removing unused import of jrockit class.
This import causes the build to fail with openjdk, because jrockit is
not available 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
> Assignee: 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)