Max Thomas created JOSHUA-302:
---------------------------------

             Summary: Remove concurrent package and replace with builtins
                 Key: JOSHUA-302
                 URL: https://issues.apache.org/jira/browse/JOSHUA-302
             Project: Joshua
          Issue Type: Improvement
            Reporter: Max Thomas
            Priority: Minor


According to this site:

http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html

this package is essentially replaced by SDK builtins from JDK5.0+. 

Is there a reason this is still a dependency and cannot be replaced with 
default library code (which, according to the site, "includes improved, more 
efficient, standardized versions of the main components in this package")? 

It seems to only be used in 2 places, one of which is  about 3000 lines of 
copy/pasted code.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to