Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8226061 | 14 | Per Liden | P4 | Resolved | Fixed | team |
After JDK-8224675, the ZHeapIterator can be more exact in what load barrier is used on roots, and the load barrier can be skipped all together on strong non-concurrent roots.
- backported by
-
JDK-8226061 ZGC: Be exact in what load barrier to use in ZHeapIterator
- Resolved