Return-Path: Delivered-To: apmail-jakarta-jcs-dev-archive@www.apache.org Received: (qmail 45531 invoked from network); 3 Dec 2009 00:59:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Dec 2009 00:59:45 -0000 Received: (qmail 97680 invoked by uid 500); 3 Dec 2009 00:59:45 -0000 Delivered-To: apmail-jakarta-jcs-dev-archive@jakarta.apache.org Received: (qmail 97623 invoked by uid 500); 3 Dec 2009 00:59:44 -0000 Mailing-List: contact jcs-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "JCS Developers List" Delivered-To: mailing list jcs-dev@jakarta.apache.org Received: (qmail 97537 invoked by uid 99); 3 Dec 2009 00:59:44 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Dec 2009 00:59:44 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Dec 2009 00:59:41 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id CEAB1234C4AA for ; Wed, 2 Dec 2009 16:59:20 -0800 (PST) Message-ID: <722380308.1259801960845.JavaMail.jira@brutus> Date: Thu, 3 Dec 2009 00:59:20 +0000 (UTC) From: "Parthiban (JIRA)" To: jcs-dev@jakarta.apache.org Subject: [jira] Created: (JCS-70) jcs-1.3.3.5-RC.jar compiled with JDK 1.4 and when we use the same in JDK 1.5.x environment the Garbage collection doesnt look good MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org jcs-1.3.3.5-RC.jar compiled with JDK 1.4 and when we use the same in JDK 1.5.x environment the Garbage collection doesnt look good ---------------------------------------------------------------------------------------------------------------------------------- Key: JCS-70 URL: https://issues.apache.org/jira/browse/JCS-70 Project: JCS Issue Type: Bug Affects Versions: jcs-1.3 Environment: Solaris 10, SUN web server 6.x Reporter: Parthiban Assignee: Aaron Smuts Fix For: jcs-1.3 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 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: jcs-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: jcs-dev-help@jakarta.apache.org