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

LinkedHashMap key/value/entry spliterators should report ORDERED

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4
    • 8
    • 8
    • core-libs

    Description

      LinkedHashMap defers to the key/value/entry spliterators from HashMap, which do not report ORDERED. Note: HashMap will create spliterators from iterators for anything other that instances that are HashMap. This functionality does not need to change (more work would be required to implement optimal spliterators for LinkedHashMap), so it is just additional characteristics that need to be reported.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: