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

Add intrusive doubly-linked list utility

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 10
    • hotspot
    • generic
    • generic

      There are a number of bespoke intrusive doubly-linked lists in our code base. Having a general utility that provided such a facility would allow code simplification in various places.

      A desirable feature for such a utility would be to permit a given object to be present in multiple lists, so long as those lists use different link fields in the object.

            kbarrett Kim Barrett
            kbarrett Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated: