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

Add support for intrusive trees to the utilities red-black tree

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • 25
    • None
    • hotspot

      The recently integrated red-black tree manages node allocation and placement internally. To increase flexibility and customization options, this can be modified to also support intrusive trees.

      In an intrusive tree, the user has full control over node allocation and placement, allowing for more efficient memory management and tailored data structures. This would open up more potential use cases and enable users to better optimize the tree for their specific use case.

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

              Created:
              Updated: