mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +02:00
8075809: Add missing includes of stack.inline.hpp
Reviewed-by: jmasa, pliden
This commit is contained in:
parent
0c57e77d43
commit
b980d93909
5 changed files with 6 additions and 2 deletions
|
@ -39,8 +39,8 @@
|
|||
#include "runtime/atomic.inline.hpp"
|
||||
#include "runtime/orderAccess.inline.hpp"
|
||||
#include "trace/traceMacros.hpp"
|
||||
#include "utilities/stack.hpp"
|
||||
#include "utilities/macros.hpp"
|
||||
#include "utilities/stack.inline.hpp"
|
||||
#if INCLUDE_ALL_GCS
|
||||
#include "gc_implementation/g1/g1SATBCardTableModRefBS.hpp"
|
||||
#include "gc_implementation/parallelScavenge/psParallelCompact.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue