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

@ -25,7 +25,6 @@
#ifndef SHARE_CODE_OOPRECORDER_HPP
#define SHARE_CODE_OOPRECORDER_HPP
#include "memory/universe.hpp"
#include "runtime/handles.hpp"
#include "utilities/growableArray.hpp"