Integrated: 8370726: GenShen: Misplaced assertion that old referent is marked during young collection
William Kemper
wkemper at openjdk.org
Thu Oct 30 20:43:35 UTC 2025
On Tue, 28 Oct 2025 20:48:25 GMT, William Kemper <wkemper at openjdk.org> wrote:
> Recently introduced assertion is too strong:
>
> #
> # A fatal error has been detected by the Java Runtime Environment:
> #
> # Internal Error (/codebuild/output/src2096/src/s3/00/src/hotspot/share/gc/shenandoah/shenandoahReferenceProcessor.cpp:332), pid=1373, tid=1375
> # Error: Marking should be complete for object 0x00000007ffc029b0 in the Old generation
This pull request has now been integrated.
Changeset: c69e0eb2
Author: William Kemper <wkemper at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/c69e0eb2f98dc80eaefdb399dcfe86cdab32dbd5
Stats: 27 lines in 3 files changed: 4 ins; 14 del; 9 mod
8370726: GenShen: Misplaced assertion that old referent is marked during young collection
Reviewed-by: xpeng, ysr
-------------
PR: https://git.openjdk.org/jdk/pull/28026
More information about the hotspot-gc-dev
mailing list