[ 
https://issues.apache.org/jira/browse/JCR-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12761503#action_12761503
 ] 

Marcel Reutegger commented on JCR-2324:
---------------------------------------

hmm, that doesn't work for me. I get lots of node type related errors when 
running tests in jackrabbit-spi2jcr. might be related to the replacement of 
ConcurrentReaderHashMap with ConcurrentHashMap, which is not exactly the same. 
It seems some tests now pick a different node type than before because the 
iteration order is different with the patch applied.

> Remove dependency on  EDU.oswego.cs.dl.util.concurrent
> ------------------------------------------------------
>
>                 Key: JCR-2324
>                 URL: https://issues.apache.org/jira/browse/JCR-2324
>             Project: Jackrabbit Content Repository
>          Issue Type: Task
>          Components: jackrabbit-jcr2spi
>            Reporter: Julian Reschke
>            Priority: Minor
>         Attachments: JCR-2324.patch, mutex.patch
>
>
> EDU.oswego.cs.dl.util.concurrent is in maintenance mode, and 
> http://g.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/package-summary.html
>  advises to migrate to the JDK5 java.util.concurrent package.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to