[jboss-jira] [JBoss JIRA] Created: (JBCACHE-891) Patch to use Java 1.5 concurrent lock classes

Elias Ross (JIRA) jira-events at jboss.com
Thu Nov 30 01:05:56 EST 2006


Patch to use Java 1.5 concurrent lock classes
---------------------------------------------

                 Key: JBCACHE-891
                 URL: http://jira.jboss.com/jira/browse/JBCACHE-891
             Project: JBoss Cache
          Issue Type: Patch
      Security Level: Public (Everyone can see)
    Affects Versions: 2.0.0.ALPHA1, 2.0.0.ALPHA2
            Reporter: Elias Ross
         Assigned To: Manik Surtani
         Attachments: java5locks.diff

JBoss Cache 2.0 will be using JDK1.5, or I suppose the retro-compiler to support 1.4 as well.

This patch converts most of the locking classes to use the java.util.concurrent.* libraries, as well as the tests.

There are a few utility classes included as well.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list