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 11:09:00 UTC

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

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

Anton Vinogradov updated IGNITE-7386:
-------------------------------------
    Description: 
Since we're dropping 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.

  was:
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.


> 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 dropping 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)