You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Thomas Vandahl (JIRA)" <ji...@apache.org> on 2012/11/11 16:53:13 UTC

[jira] [Resolved] (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

     [ https://issues.apache.org/jira/browse/JCS-70?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Vandahl resolved JCS-70.
-------------------------------

       Resolution: Not A Problem
    Fix Version/s:     (was: jcs-1.3)
                   jcs-2.0.0
         Assignee: Thomas Vandahl  (was: Aaron Smuts)

Check out the code as described on the web site and run "mvn package"
                
> 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: Commons JCS
>          Issue Type: Bug
>    Affects Versions: jcs-1.3
>         Environment: Solaris 10, SUN web server 6.x
>            Reporter: Parthiban
>            Assignee: Thomas Vandahl
>             Fix For: jcs-2.0.0
>
>
>   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.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira