Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8016777

Collections.emptyMap().[keySet()/entrySet()].spliterator() doesn't report DISTINCT

    XMLWordPrintable

Details

    Description

      This issue is the same as JDK-8016775
      but related to spliterators returned by Collections.emptyMap()

      The following JCK tests will fail:

      api/java_util/Collections/empty/index.html#EmptyMapEntrySetSpliterator[hasCharacteristics_DISTINCT]
      api/java_util/Collections/empty/index.html#EmptyMapEntrySetSpliterator[characteristics_DISTINCT]
      api/java_util/Collections/empty/index.html#EmptyMapKeySetSpliterator[hasCharacteristics_DISTINCT]
      api/java_util/Collections/empty/index.html#EmptyMapKeySetSpliterator[characteristics_DISTINCT]
      api/java_util/Collections/empty/index.html#EMPTY_MAPEntrySetSpliterator[hasCharacteristics_DISTINCT]
      api/java_util/Collections/empty/index.html#EMPTY_MAPEntrySetSpliterator[characteristics_DISTINCT]
      api/java_util/Collections/empty/index.html#EMPTY_MAPKeySetSpliterator[hasCharacteristics_DISTINCT]
      api/java_util/Collections/empty/index.html#EMPTY_MAPKeySetSpliterator[characteristics_DISTINCT]

      Attachments

        Issue Links

          Activity

            People

              psandoz Paul Sandoz
              dbessono Dmitry Bessonov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: