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.
- links to
-
Commit(master) openjdk/jdk/17a408c4
-
Review(master) openjdk/jdk/23208