Integrated: 8378354: Faulty assertion in checkInvariants method of ConcurrentHashMap

cdw200806 duke at openjdk.org
Tue Feb 24 10:54:12 UTC 2026


On Sat, 21 Feb 2026 16:51:17 GMT, cdw200806 <duke at openjdk.org> wrote:

> Raise a new PR. for https://github.com/openjdk/jdk/pull/24612 is too old.
> 
> "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."

This pull request has now been integrated.

Changeset: b99d1f0a
Author:    cdw200806 <56459974+cdw200806 at users.noreply.github.com>
Committer: Viktor Klang <vklang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/b99d1f0a1723261718d68ffafbdb9efb315ccfc7
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8378354: Faulty assertion in checkInvariants method of ConcurrentHashMap

Reviewed-by: alanb, vklang

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

PR: https://git.openjdk.org/jdk/pull/29857


More information about the core-libs-dev mailing list