-
Enhancement
-
Resolution: Fixed
-
P4
-
8-shenandoah, 11-shenandoah, 13, 14, 15
-
b18
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8245385 | 14u-cpu | Roman Kennke | P4 | Resolved | Fixed | master |
JDK-8244992 | 14.0.2 | Roman Kennke | P4 | Resolved | Fixed | b07 |
In ShenandoahRuntime, we do an explicit NULL-check with return, that has otherwise only an assert(false). We can turn that into a simple assert.
- backported by
-
JDK-8244992 Shenandoah: Turn NULL-check into assert in SATB slow-path entry
-
- Resolved
-
-
JDK-8245385 Shenandoah: Turn NULL-check into assert in SATB slow-path entry
-
- Resolved
-