[
https://issues.apache.org/jira/browse/ROCKETMQ-208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16038364#comment-16038364
]
ASF subversion and git services commented on ROCKETMQ-208:
----------------------------------------------------------
Commit 96cd2e4ed03e2c47a7d79d7e10980d154d2acb93 in incubator-rocketmq's branch
refs/heads/develop from [~Jaskey]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-rocketmq.git;h=96cd2e4 ]
[ROCKETMQ-208]incompatibility problem found in enviroment of JDK 1.7 when
running client closes apache/incubator-rocketmq#10
> incompatibility problem found in enviroment of JDK 1.7 when running client
> --------------------------------------------------------------------------
>
> Key: ROCKETMQ-208
> URL: https://issues.apache.org/jira/browse/ROCKETMQ-208
> Project: Apache RocketMQ
> Issue Type: Bug
> Components: rocketmq-client
> Environment: jdk 1.7
> Reporter: laiyiyu
> Assignee: Jaskey Lam
>
> when I start the application which dependencies on rmq client 3.5.8 in
> java7, the application throw the exception no such method, causing by the
> ConcurrentHashMap inner class KeySetView of the java8 incompatible with
> the java7;
> so , I think the official use the java8 packing the rmq source code
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)