mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-17 01:24:33 +02:00
8234748: Clean up atomic and orderAccess includes
Reviewed-by: dholmes
This commit is contained in:
parent
a5b3bfd8a2
commit
161333eeba
127 changed files with 88 additions and 79 deletions
|
@ -39,7 +39,6 @@
|
|||
#include "oops/instanceMirrorKlass.inline.hpp"
|
||||
#include "oops/objArrayKlass.inline.hpp"
|
||||
#include "oops/oop.inline.hpp"
|
||||
#include "runtime/atomic.hpp"
|
||||
|
||||
PSOldGen* ParCompactionManager::_old_gen = NULL;
|
||||
ParCompactionManager** ParCompactionManager::_manager_array = NULL;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue