[
https://issues.apache.org/jira/browse/JOSHUA-302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15425173#comment-15425173
]
ASF GitHub Bot commented on JOSHUA-302:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/incubator-joshua/pull/40
> 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)