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

(coll) Create a single implementation of TreeMap instead of having two

    XMLWordPrintable

Details

    Description

      In JDK6 and 7 there are two implementations of TreeMap: one in rt.jar and one in alt-rt.jar. The latter is considered more performant but contains behavioral incompatibilities. We should have a single performant implementation of TreeMap with the same behavior as the original implementation to avoid breaking applications. A submission of a new implementation whether internal or external should contain analysis of throughput versus memory footprint. A specjbb2005 benchmark can be used for such stress performance testing.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ikrylov Ivan Krylov
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: