[jira] [Created] (IGNITE-7386) Get rid of LongAdder8, ConcurrentHashMap8, etc

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

[jira] [Created] (IGNITE-7386) Get rid of LongAdder8, ConcurrentHashMap8, etc

Anton Vinogradov (Jira)
Anton Vinogradov created IGNITE-7386:
----------------------------------------

             Summary: Get rid of LongAdder8, ConcurrentHashMap8, etc
                 Key: IGNITE-7386
                 URL: https://issues.apache.org/jira/browse/IGNITE-7386
             Project: Ignite
          Issue Type: Task
    Affects Versions: 2.5
            Reporter: Anton Vinogradov


Since we're dripping java7 support there is no need now to use {{LongAdder8}}, {{ConcurrentHashMap8}}, ...

We should remove all classes from {{org.jsr166}} namespace and use corresponding classes from jdk8.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)