You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Anton Vinogradov (JIRA)" <ji...@apache.org> on 2018/01/11 10:48:03 UTC

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

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)