8265101: Remove unnecessary functions in os*.inline.hpp

Reviewed-by: dholmes, kbarrett
This commit is contained in:
Ioi Lam 2021-04-22 05:44:39 +00:00
parent 28c35aedd3
commit 33b6378f1e
58 changed files with 159 additions and 148 deletions

View file

@ -61,7 +61,7 @@
#include "runtime/jniHandles.inline.hpp"
#include "runtime/objectMonitor.hpp"
#include "runtime/objectMonitor.inline.hpp"
#include "runtime/os.inline.hpp"
#include "runtime/os.hpp"
#include "runtime/osThread.hpp"
#include "runtime/safepointVerifiers.hpp"
#include "runtime/serviceThread.hpp"