mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-19 10:34:38 +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
|
@ -1,3 +1,5 @@
|
|||
|
||||
|
||||
/*
|
||||
* Copyright (c) 1997, 2019, Oracle and/or its affiliates. All rights reserved.
|
||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
|
@ -48,6 +50,7 @@
|
|||
#include "oops/typeArrayOop.inline.hpp"
|
||||
#include "oops/verifyOopClosure.hpp"
|
||||
#include "prims/jvmtiThreadState.hpp"
|
||||
#include "runtime/atomic.hpp"
|
||||
#include "runtime/biasedLocking.hpp"
|
||||
#include "runtime/deoptimization.hpp"
|
||||
#include "runtime/fieldDescriptor.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue