Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8204040 | 11.0.1 | Stefan Karlsson | P4 | Resolved | Fixed | team |
ZGC requires load barriers when read the strings in the StringTable, and those have already been added to the intern / lookup paths, but StringTable::dump is missing this barrier.
- backported by
-
JDK-8204040 StringTable::dump lacks a load barrier
-
- Resolved
-