mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-26 14:24:46 +02:00
8200105: Remove cyclic dependency between oop.inline.hpp and collectedHeap.inline.hpp
Reviewed-by: coleenp, kbarrett
This commit is contained in:
parent
f89abe4589
commit
7595845e9a
35 changed files with 81 additions and 57 deletions
|
@ -43,6 +43,7 @@
|
|||
#include "runtime/javaCalls.hpp"
|
||||
#include "runtime/jniHandles.inline.hpp"
|
||||
#include "runtime/safepointMechanism.inline.hpp"
|
||||
#include "runtime/sharedRuntime.hpp"
|
||||
#include "utilities/align.hpp"
|
||||
|
||||
// frequently used constants
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue