mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-26 22:34:27 +02:00
8191860: Add perfData.inline.hpp
Reviewed-by: ehelin, pliden
This commit is contained in:
parent
5fd6905c94
commit
dbc915dcb9
12 changed files with 122 additions and 35 deletions
|
@ -25,6 +25,7 @@
|
|||
#ifndef SHARE_VM_RUNTIME_OBJECTMONITOR_HPP
|
||||
#define SHARE_VM_RUNTIME_OBJECTMONITOR_HPP
|
||||
|
||||
#include "memory/allocation.inline.hpp"
|
||||
#include "memory/padded.hpp"
|
||||
#include "runtime/os.hpp"
|
||||
#include "runtime/park.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue