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

Add a red–black tree as a utility data structure

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 25
    • None
    • hotspot
    • b09

      Hotspot could use a tree structure to complement the already existing data structures.

      There already exist a treap in NMT, but a red–black tree would be more robust and provide tighter time complexity constraints.

      In the future, this could replace the treap in NMT, and also be used wherever a tree structure is appropriate.

            cnorrbin Casper Norrbin
            cnorrbin Casper Norrbin
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: