mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8267464: Circular-dependency resilient inline headers
Reviewed-by: kbarrett, eosterlund, dholmes, kvn
This commit is contained in:
parent
ab5a7ff230
commit
64f0f68958
242 changed files with 372 additions and 141 deletions
|
@ -26,6 +26,8 @@
|
|||
#ifndef SHARE_RUNTIME_INTERFACESUPPORT_INLINE_HPP
|
||||
#define SHARE_RUNTIME_INTERFACESUPPORT_INLINE_HPP
|
||||
|
||||
// No interfaceSupport.hpp
|
||||
|
||||
#include "gc/shared/gc_globals.hpp"
|
||||
#include "runtime/handles.inline.hpp"
|
||||
#include "runtime/mutexLocker.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue