8221698: Remove redundant includes from popular header files

Removed histogram.hpp classLoader.hpp utf8.hpp moduleEntry.hpp packageEntry.hpp

Reviewed-by: coleenp, stuefe
This commit is contained in:
Ioi Lam 2019-03-30 08:26:20 -07:00
parent 61485b75a9
commit 22484b8c35
27 changed files with 46 additions and 29 deletions

View file

@ -24,6 +24,7 @@
#include "precompiled.hpp"
#include "jni.h"
#include "classfile/classLoader.hpp"
#include "classfile/classLoaderData.inline.hpp"
#include "classfile/javaClasses.inline.hpp"
#include "classfile/moduleEntry.hpp"