Justin Bertram created ACTIVEMQ6-37:
---------------------------------------
Summary: NoSuchMethodError during init
Key: ACTIVEMQ6-37
URL: https://issues.apache.org/jira/browse/ACTIVEMQ6-37
Project: Apache ActiveMQ 6
Issue Type: Bug
Reporter: Justin Bertram
Assignee: Justin Bertram
Fix For: 6.0.0
When compiled by JDK 8 targeting Java 6 and then run on JDK 6 or 7 the
ConcurrentHashMap#keyset() method can fail because the return types changed in
Java 8. Using ConcurrentMap interface to resolve the issue.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)