RFR: 8366897: RBTreeTest.IntrusiveCustomVerifyTest and RBTreeTest.CustomVerify tests fail on non-debug builds

Casper Norrbin cnorrbin at openjdk.org
Thu Sep 4 19:03:47 UTC 2025


On Thu, 4 Sep 2025 18:34:20 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> I see; seems a bit fragile though -- it's not obvious that this closure must be side-effect free.

I can understand that. But seeing as it's a one-line lambda in the function calling `verify`, I think it's mostly fine. Thanks for reviewing.

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

PR Comment: https://git.openjdk.org/jdk/pull/27097#issuecomment-3255159238


More information about the hotspot-dev mailing list