RFR: 8372110: GenShen: Fix erroneous assert
Y. Srinivas Ramakrishna
ysr at openjdk.org
Thu Nov 20 02:36:16 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.
🚢
-------------
PR Comment: https://git.openjdk.org/jdk/pull/28375#issuecomment-3555504468
More information about the hotspot-gc-dev
mailing list