8223624: Cleanup includes of universe.hpp

Reviewed-by: coleenp, lkorinth
This commit is contained in:
Stefan Karlsson 2019-05-09 14:28:30 +02:00
parent 819cde280c
commit c90f3ee68b
194 changed files with 168 additions and 65 deletions

View file

@ -23,6 +23,7 @@
*/
#include "precompiled.hpp"
#include "memory/universe.hpp"
#include "runtime/mutexLocker.hpp"
#include "runtime/os.inline.hpp"
#include "runtime/safepoint.hpp"