LinkedHashMap key/value/entry spliterators should report ORDERED

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 8
    • Affects Version/s: 8
    • Component/s: core-libs

      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.

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

              Created:
              Updated:
              Resolved: