-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 26
-
Component/s: hotspot
-
b23
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
```
```
#
# 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
```
- relates to
-
JDK-8369068 GenShen: Generations still aren't reconciled assertion failure
-
- Resolved
-
- links to
-
Commit(master)
openjdk/jdk/c69e0eb2
-
Review(master)
openjdk/jdk/28026