On Fri, 20 Feb 2026 14:18:37 GMT, Doug Lea <[email protected]> wrote:

> It's surprising that this has never triggered in tests.

The faulty assertion was weaker than the desired one: the desired assertion 
ensures there is no consecutive red nodes, while the faulty assertion checks 
there is no red node with both children being red.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/24612#issuecomment-3936422803

Reply via email to