Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Not A Problem
-
jcs-1.3
-
None
-
None
-
Solaris 10, SUN web server 6.x
Description
Currently we are using JCS 1.2.x older version of the JCS and trying to upgrade the version but the latest version "jcs-1.3.3.5-RC" is compiled with JDK 1.4 and seems to be because of the JDK 1.4 compilation the garbage collection doesnt look good so please help me to get the "jcs-1.3.3.5-RC" version compiled with JDK 1.5.x.
The JCS jar downloaded path:
http://svn.apache.org/repos/asf/jakarta/jcs/tempbuilds/
jcs-1.3.3.5-RC.jar
================
Manifest-Version: 1.0
Ant-Version: Apache Ant 1.5.3
Created-By: Apache Maven
Built-By: SG0894751
Package: org.apache.jcs
Build-Jdk: 1.4.2_18
Extension-Name: jcs
Specification-Title: Cache
Specification-Vendor: Apache Software Foundation
Implementation-Title: org.apache.jcs
Implementation-Vendor: Apache Software Foundation
Implementation-Version: 1.3.3.5-RC
X-Compile-Source-JDK: 1.4
X-Compile-Target-JDK: 1.4
this version "jcs-1.3.3.2-RC.jar" was compiled with the right JDK 1.5
================
Manifest-Version: 1.0
Ant-Version: Apache Ant 1.5.3
Created-By: Apache Maven
Built-By: SG0894751
Package: org.apache.jcs
Build-Jdk: 1.5.0_15
Extension-Name: jcs
Specification-Title: Cache
Specification-Vendor: Apache Software Foundation
Implementation-Title: org.apache.jcs
Implementation-Vendor: Apache Software Foundation
Implementation-Version: 1.3.3.2-RC
X-Compile-Source-JDK: 1.4
X-Compile-Target-JDK: 1.4