[jira] [Created] (IGNITE-7513) Get rid of org.jsr166.ConcurrentHashMap8

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-7513) Get rid of org.jsr166.ConcurrentHashMap8

Anton Vinogradov (Jira)
Andrey Kuznetsov created IGNITE-7513:
----------------------------------------

             Summary: Get rid of org.jsr166.ConcurrentHashMap8
                 Key: IGNITE-7513
                 URL: https://issues.apache.org/jira/browse/IGNITE-7513
             Project: Ignite
          Issue Type: Task
            Reporter: Andrey Kuznetsov
            Assignee: Andrey Kuznetsov
             Fix For: 2.5


This class was made of ConcurrentHashMapV8, an intermadiate implementation of Java8's ConcurrentHashMap. Now we should switch to standard CHM. Possibly, we'll have to check for performance implications.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)