Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8141883 | emb-9 | Thomas Schatzl | P4 | Resolved | Fixed | team |
In plab.hpp there are a few uses of methods of Atomic that are located in atomic.inline.hpp, but that file is not and can not be included in plab.hpp.
Move these methods to plab.inline.hpp and fix dependencies.
Move these methods to plab.inline.hpp and fix dependencies.
- backported by
-
JDK-8141883 Uses of Atomic methods in plab.hpp should be moved to .inline.hpp file
-
- Resolved
-
- relates to
-
JDK-8030849 Investigate high fragmentation/waste in some situations during allocation during GC in G1
-
- Open
-