-
Bug
-
Resolution: Fixed
-
P4
-
15, 16
-
b20
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8256233 | 15u-cpu | Roman Kennke | P4 | Resolved | Fixed | master |
JDK-8255539 | 15.0.2 | Roman Kennke | P4 | Resolved | Fixed | b05 |
In C2 native-LRB, we don't call the slow-path when the reference is not in cset. However, it may need to return NULL for non-cset objects too, in order to prevent accidental ressurrection of referenced object.
- backported by
-
JDK-8255539 Shenandoah: C2 native LRB should activate for non-cset objects
- Resolved
-
JDK-8256233 Shenandoah: C2 native LRB should activate for non-cset objects
- Resolved