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

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

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Activity

          People

            karestig@redhat.com Katia Aresti
            dberinde@redhat.com Dan Berindei (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: