RFR: 8372110: GenShen: Fix erroneous assert

Y. Srinivas Ramakrishna ysr at openjdk.org
Thu Nov 20 02:30:44 UTC 2025


On Tue, 18 Nov 2025 15:40:35 GMT, Kelvin Nilsen <kdnilsen at openjdk.org> wrote:

> Code recently integrated (https://github.com/openjdk/jdk/pull/27353) had an erroneous (meaningless) assert.  Closer examination of intended behavior revealed that the fix involves replacing the assert with a new run-time check, as implemented here.

Marked as reviewed by ysr (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/28375#pullrequestreview-3485431864


More information about the hotspot-gc-dev mailing list