git: openjdk/jdk: master: 8345314: Add a red–black tree as a utility data structure

Casper Norrbin cnorrbin at openjdk.org
Thu Jan 30 12:34:54 UTC 2025


Changeset: 2efb6aaa
Branch: master
Author:    Casper Norrbin <cnorrbin at openjdk.org>
Date:      2025-01-30 12:34:29 +0000
URL:       https://git.openjdk.org/jdk/commit/2efb6aaadb0df50b5cc4b2495d988802f9dbff50

8345314: Add a red–black tree as a utility data structure

Reviewed-by: aboldtch, jsjolen, stuefe

+ src/hotspot/share/utilities/rbTree.hpp
+ src/hotspot/share/utilities/rbTree.inline.hpp
+ test/hotspot/gtest/utilities/test_rbtree.cpp



More information about the jdk-changes mailing list