mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
8042195: Introduce umbrella header orderAccess.inline.hpp
Reviewed-by: dholmes, kvn, stefank, twisti
This commit is contained in:
parent
3073f25b0d
commit
6e6f0720a9
81 changed files with 196 additions and 243 deletions
|
@ -28,6 +28,7 @@
|
|||
#include "memory/allocation.hpp"
|
||||
#include "memory/allocation.inline.hpp"
|
||||
#include "memory/metaspace.hpp"
|
||||
#include "runtime/orderAccess.hpp"
|
||||
|
||||
// correct linkage required to compile w/o warnings
|
||||
// (must be on file level - cannot be local)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue