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

Destruct values on free in Treap

XMLWordPrintable

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

      The Treap can currently only handle trivially destructible keys and values. After this ticket is merged, the Treap should statically assert that keys are trivially destructible and call values destructors before deallocating them.

            jsjolen Johan Sjölen
            jsjolen Johan Sjölen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: