Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8156070 Immutable Collections enhancements
  3. JDK-8157711

add tests for immutable collections implementations of toString()

XMLWordPrintable

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

      The immutable collections all extend AbstractList/Set/Map and so inherit their toString() behaviors. It's unclear whether MOAT tests toString() well enough. Some tests should be added, in the case where the collections no longer extend their Abstract superclass. (Or perhaps toString tests should be added to MOAT.)

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

              Created:
              Updated: