Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-5728

Implement all the default methods in Java 8's Map interface

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • None
    • 8.0.0.Final
    • Core
    • None

      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.

              karestig@redhat.com Katia Aresti
              dberinde@redhat.com Dan Berindei (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: