EHC ❯ Test Ehcache Terracotta clustered standalone deployment works with JRockit and IBM jdks
-
Task
-
Status: Closed
-
2 Major
-
Resolution: Fixed
-
ehcache-terracotta
-
-
hsingh
-
Reporter: amiller
-
September 28, 2009
-
0
-
Watchers: 0
-
January 17, 2013
-
October 19, 2009
Description
Standalone should work in these jdks.
Comments
Alex Miller 2009-09-30
Himadri Singh 2009-10-10
distributed-cache-sample is working fine with ibm jdk 5 and 6
tested with java version “1.6.0” Java(TM) SE Runtime Environment (build pxi3260sr5-20090529_04(SR5)) IBM J9 VM (build 2.4, J2RE 1.6.0 IBM J9 2.4 Linux x86-32 jvmxi3260sr5-20090519_35743 (JIT enabled, AOT enabled) J9VM - 20090519_035743_lHdSMr JIT - r9_20090518_2017 GC - 20090417_AA) JCL - 20090529_01
java version “1.5.0” Java(TM) 2 Runtime Environment, Standard Edition (build pxi32dev-20090707 (SR10 )) IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 Linux x86-32 j9vmxi3223-20090707 (JIT enabled) J9VM - 20090706_38445_lHdSMr JIT - 20090623_1334_r8 GC - 200906_09) JCL - 20090705
Himadri Singh 2009-10-19
distributed-cache-sample is working fine with JRockit JDK. Need to apply -Dcom.tc.memory.monitor.forcebasic=true
java version “1.5.0_12” Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04) BEA JRockit(R) (build R27.4.0-90_CR358515-94243-1.5.0_12-20080118-1154-linux-ia32, compiled mode)
java version “1.6.0_05” Java(TM) SE Runtime Environment (build 1.6.0_05-b13) BEA JRockit(R) (build R27.6.0-50_o-100423-1.6.0_05-20080626-2104-linux-ia32, compiled mode)
Looks like you got to this first