8191860: Add perfData.inline.hpp

Reviewed-by: ehelin, pliden
This commit is contained in:
Stefan Karlsson 2017-11-24 15:21:30 +01:00
parent 5fd6905c94
commit dbc915dcb9
12 changed files with 122 additions and 35 deletions

View file

@ -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"