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

Jukka Zitting updated XMLBEANS-447:
-----------------------------------

    Description: 
The ConcurrentReaderHashMap code in [1] should not be included in an Apache 
codebase [2]. If needed (i.e. you still support Java 1.4), the 
ConcurrentHashMap class from Harmony [3] can be used instead.

[1] 
http://svn.apache.org/repos/asf/xmlbeans/trunk/src/common/org/apache/xmlbeans/impl/common/ConcurrentReaderHashMap.java
[2] http://www.apache.org/legal/resolved.html#concurrent
[3] 
http://svn.apache.org/repos/asf/harmony/standard/classlib/trunk/modules/concurrent/src/main/java/java/util/concurrent/ConcurrentHashMap.java

  was:
The ConcurrentReaderHashMap code in [1] should not be included in an Apache 
codebase [2]. If needed (i.e. you still support Java 1.4), the 
ConcurrentHashMap class from Harmony [1] can be used instead.

[1] 
http://svn.apache.org/repos/asf/xmlbeans/trunk/src/common/org/apache/xmlbeans/impl/common/ConcurrentReaderHashMap.java
[2] http://www.apache.org/legal/resolved.html#concurrent
[3] 
http://svn.apache.org/repos/asf/harmony/standard/classlib/trunk/modules/concurrent/src/main/java/java/util/concurrent/ConcurrentHashMap.java


> Drop the ConcurrentReaderHashMap source code
> --------------------------------------------
>
>                 Key: XMLBEANS-447
>                 URL: https://issues.apache.org/jira/browse/XMLBEANS-447
>             Project: XMLBeans
>          Issue Type: Improvement
>            Reporter: Jukka Zitting
>            Priority: Blocker
>
> The ConcurrentReaderHashMap code in [1] should not be included in an Apache 
> codebase [2]. If needed (i.e. you still support Java 1.4), the 
> ConcurrentHashMap class from Harmony [3] can be used instead.
> [1] 
> http://svn.apache.org/repos/asf/xmlbeans/trunk/src/common/org/apache/xmlbeans/impl/common/ConcurrentReaderHashMap.java
> [2] http://www.apache.org/legal/resolved.html#concurrent
> [3] 
> http://svn.apache.org/repos/asf/harmony/standard/classlib/trunk/modules/concurrent/src/main/java/java/util/concurrent/ConcurrentHashMap.java

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@xmlbeans.apache.org
For additional commands, e-mail: dev-h...@xmlbeans.apache.org

Reply via email to