mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 11:04:34 +02:00
8044775: Improve usage of umbrella header atomic.inline.hpp
Reviewed-by: stefank, kvn
This commit is contained in:
parent
9672a26d51
commit
8e7c8f1d88
97 changed files with 218 additions and 105 deletions
|
@ -44,6 +44,7 @@
|
|||
#include "prims/nativeLookup.hpp"
|
||||
#include "prims/privilegedStack.hpp"
|
||||
#include "runtime/arguments.hpp"
|
||||
#include "runtime/atomic.inline.hpp"
|
||||
#include "runtime/dtraceJSDT.hpp"
|
||||
#include "runtime/handles.inline.hpp"
|
||||
#include "runtime/init.hpp"
|
||||
|
@ -55,6 +56,7 @@
|
|||
#include "runtime/os.hpp"
|
||||
#include "runtime/perfData.hpp"
|
||||
#include "runtime/reflection.hpp"
|
||||
#include "runtime/thread.inline.hpp"
|
||||
#include "runtime/vframe.hpp"
|
||||
#include "runtime/vm_operations.hpp"
|
||||
#include "services/attachListener.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue