[
https://issues.apache.org/jira/browse/IGNITE-7516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrey Kuznetsov resolved IGNITE-7516.
--------------------------------------
Resolution: Won't Fix
ConcurrentLinkedHashMap has no direct equivalent in modern Java standard
libraries. It's a customized class from older Java versions. We can't replace
it with some standard class due to performance reasons.
This activity will be continued in smaller issues related to particular classes
that use CLHM.
> Get rid of org.jsr166.ConcurrentLinkedHashMap
> ---------------------------------------------
>
> Key: IGNITE-7516
> URL: https://issues.apache.org/jira/browse/IGNITE-7516
> Project: Ignite
> Issue Type: Sub-task
> Reporter: Andrey Kuznetsov
> Assignee: Andrey Kuznetsov
> Priority: Major
> Fix For: 2.5
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)