-
Enhancement
-
Resolution: Fixed
-
P4
-
14
-
b15
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8272489 | 11.0.13 | Aleksey Shipilev | P4 | Resolved | Fixed | b03 |
With the removal of Access::equals() in JDK-8230808, there's no longer any need to treat oop equality in a special way. Therefore, we can remove oopDesc::equals() and oopDesc::equals_raw().
- backported by
-
JDK-8272489 Remove oopDesc::equals()
-
- Resolved
-
- blocks
-
JDK-8251358 Clean up Access configuration after Shenandoah barrier change
-
- Resolved
-
- is blocked by
-
JDK-8230808 Remove Access::equals()
-
- Resolved
-