[infinispan-issues] [JBoss JIRA] (ISPN-5728) Implement all the default methods in Java 8's Map interface

Galder Zamarreño (JIRA) issues at jboss.org
Tue Jan 24 05:04:30 EST 2017


     [ https://issues.jboss.org/browse/ISPN-5728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Galder Zamarreño updated ISPN-5728:
-----------------------------------
    Fix Version/s: 9.0.0.Beta3
                       (was: 9.0.0.Beta2)


> Implement all the default methods in Java 8's Map interface
> -----------------------------------------------------------
>
>                 Key: ISPN-5728
>                 URL: https://issues.jboss.org/browse/ISPN-5728
>             Project: Infinispan
>          Issue Type: Feature Request
>          Components: Core
>    Affects Versions: 8.0.0.Final
>            Reporter: Dan Berindei
>             Fix For: 9.0.0.Beta3
>
>
> Java 8 added many new methods to the {{Map}} interface. Some of them were already present in {{ConcurrentMap}}, but others are new: {{getOrDefault()}}, {{forEach()}}, {{replaceAll()}}, {{computeIfAbsent()}}, {{computeIfPresent()}}, {{compute()}}, {{merge()}}.
> We should try to write Infinispan-specific implementations wherever that would improve correctness and/or performance.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)



More information about the infinispan-issues mailing list