Integrated: 8372110: GenShen: Fix erroneous assert
Kelvin Nilsen
kdnilsen at openjdk.org
Thu Nov 20 18:44:52 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.
This pull request has now been integrated.
Changeset: aa7718d1
Author: Kelvin Nilsen <kdnilsen at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/aa7718d1d2008c240c197383c493955d8b654bf3
Stats: 5 lines in 1 file changed: 2 ins; 1 del; 2 mod
8372110: GenShen: Fix erroneous assert
Reviewed-by: ysr
-------------
PR: https://git.openjdk.org/jdk/pull/28375
More information about the hotspot-gc-dev
mailing list