Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ISPN-1889 #971

Closed
wants to merge 1 commit into from
Closed

ISPN-1889 #971

wants to merge 1 commit into from

Commits on Feb 25, 2012

  1. ISPN-1889 Use a ConcurrentMapFactory abstraction when constructing co…

    …ncurrent maps
    
    * Use a ConcurrentMapFactory for creation of concurrent maps
    * Add backports of JDK8's ConcurrentHashMap
    * Factory to inject appropriate ConcurrentMap implementation
    * Add system property infinispan.unsafe.allow_jdk8_chm, false by default
    * Move ConcurrentWeakHashMap to a better location
    maniksurtani committed Feb 25, 2012
    Configuration menu
    Copy the full SHA
    1049eec View commit details
    Browse the repository at this point in the history