Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Coherence 3.7.1.14 and Java 7

user1035610Jan 25 2016 — edited Mar 7 2016

Hi,

Documentations says that Coherence is certified to be used with Java 7:

Oracle Coherence 3.7.1 and higher is supported and certified on Java SE Development Kit (JDK) 7. (http://docs.oracle.com/cd/E24290_01/coh.371/e22623/technotes.htm#BABCIDDJ).

However, I have tried to run Coherence 3.7.1.14 with JDK 7 (1.7.0_80) and the cluster doesn't start because it tries to access a new method in ConcurrentHashMap (java.lang.NoSuchMethodError: java.util.concurrent.ConcurrentHashMap.keySet()Ljava/util/concurrent/ConcurrentHashMap$KeySetView).

Is Coherence supposed to be supported and certificied on Java 8 or we will have to choose between upgrading the installation of Coherence or having support from Oracle?

Thanks,

Carlos

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 4 2016
Added on Jan 25 2016
3 comments
1,397 views