Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8048330 JEP 269: Convenience Factory Methods for Collections
  3. JDK-8139233

add initial compact immutable collection implementations

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • None
    • core-libs
    • None

      This initial implementation includes work that covers the following subtasks:

      JDK-8133975 add hashing implementation to unmodifiable sets and maps
      JDK-8133979 make all unmodifiable List implementions implement RandomAccess
      JDK-8133976 add random iteration order to hash-based unmodifiable collections
      JDK-8133980 reuse emptySet, singletonSet, etc. for various views such as entrySet() on one-element Map
      JDK-8139231 tune unmodifiable implementations based on size and performance test results

      I'll therefore close out those subtasks as duplicates of this one.

            smarks Stuart Marks
            smarks Stuart Marks
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: