On Sun, 13 Apr 2025 10:31:34 GMT, cdw200806 <[email protected]> wrote:
> "In Red-Black Trees, a red node cannot have any red children; this rule is > violated even if only one child is red, not just when both children are red." Marked as reviewed by liach (Reviewer). Makes sense. Since this is assertion code, there is really no way to add a test... ------------- PR Review: https://git.openjdk.org/jdk/pull/24612#pullrequestreview-3833597386 PR Comment: https://git.openjdk.org/jdk/pull/24612#issuecomment-2800009831
