-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b03
./share/gc/shenandoah/shenandoahFreeSet.cpp: // Overwrite with non-zero (non-NULL) values only if necessary for allocation bookkeeping.
./share/gc/shenandoah/shenandoahGenerationalEvacuationTask.cpp: assert(obj->klass() != nullptr, "klass should not be NULL");
- relates to
-
JDK-8343802 Prevent NULL usage backsliding
-
- Resolved
-
-
JDK-8345647 Fix recent NULL usage backsliding in Shenandoah
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/ff85865b
-
Review(master) openjdk/jdk/22684