git: openjdk/jdk: master: 8349525: RBTree: provide leftmost, rightmost, and a simple way to print trees

Thomas Stuefe stuefe at openjdk.org
Sat Feb 8 06:36:40 UTC 2025


Changeset: 7d52f1e6
Branch: master
Author:    Thomas Stuefe <stuefe at openjdk.org>
Date:      2025-02-08 06:35:27 +0000
URL:       https://git.openjdk.org/jdk/commit/7d52f1e64d17d4a77dacc6074ead11e975eed9eb

8349525: RBTree: provide leftmost, rightmost, and a simple way to print trees

Reviewed-by: jsjolen, cnorrbin

! 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